Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Jan 10, 2024
1 parent b26c686 commit 60ce8e0
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/es.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ OC.L10N.register(
"No activity yet" : "Ninguna actividad aún",
"Loading more activities" : "Cargando más actividad",
"No more activities." : "No hay más actividad.",
"Could not load activities" : "No se pudieron cargar las actividades",
"Activity settings" : "Configuración de la actividad",
"Enable RSS feed" : "Habilitar fuente RSS",
"RSS feed" : "Fuente RSS",
Expand Down
1 change: 1 addition & 0 deletions l10n/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"No activity yet" : "Ninguna actividad aún",
"Loading more activities" : "Cargando más actividad",
"No more activities." : "No hay más actividad.",
"Could not load activities" : "No se pudieron cargar las actividades",
"Activity settings" : "Configuración de la actividad",
"Enable RSS feed" : "Habilitar fuente RSS",
"RSS feed" : "Fuente RSS",
Expand Down
7 changes: 7 additions & 0 deletions l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,20 @@ OC.L10N.register(
"Open {filename}" : "{filename} 열기",
"in {path}" : "{path}에 있음",
"Home" : "홈",
"Your activities" : "내 활동",
"Loading activities" : "활동 불러오는 중",
"This stream will show events like additions, changes & shares" : "스트림에는 추가, 변경, 공유와 같은 이벤트가 표시됩니다",
"No activity yet" : "아직 활동 없음",
"Loading more activities" : "더 많은 활동 불러오는 중",
"No more activities." : "더 이상 활동이 없습니다",
"Could not load activities" : "활동을 불러올 수 없습니다",
"Activity settings" : "활동 설정",
"Enable RSS feed" : "RSS 피드 사용",
"RSS feed" : "RSS 피드",
"Copy RSS feed link" : "RSS 피드 링크 복사",
"Personal notification settings" : "개인 알림 설정",
"Could not enable RSS link" : "RSS 링크를 활성화할 수 없습니다",
"RSS link copied to clipboard" : "RSS 링크가 클립보드에 복사되었습니다",
"Unable to load the activity list" : "활동 목록을 로드할 수 없습니다.",
"Notification" : "알림",
"Enable notification emails" : "이메일 알림 활성화",
Expand Down
7 changes: 7 additions & 0 deletions l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,20 @@
"Open {filename}" : "{filename} 열기",
"in {path}" : "{path}에 있음",
"Home" : "",
"Your activities" : "내 활동",
"Loading activities" : "활동 불러오는 중",
"This stream will show events like additions, changes & shares" : "스트림에는 추가, 변경, 공유와 같은 이벤트가 표시됩니다",
"No activity yet" : "아직 활동 없음",
"Loading more activities" : "더 많은 활동 불러오는 중",
"No more activities." : "더 이상 활동이 없습니다",
"Could not load activities" : "활동을 불러올 수 없습니다",
"Activity settings" : "활동 설정",
"Enable RSS feed" : "RSS 피드 사용",
"RSS feed" : "RSS 피드",
"Copy RSS feed link" : "RSS 피드 링크 복사",
"Personal notification settings" : "개인 알림 설정",
"Could not enable RSS link" : "RSS 링크를 활성화할 수 없습니다",
"RSS link copied to clipboard" : "RSS 링크가 클립보드에 복사되었습니다",
"Unable to load the activity list" : "활동 목록을 로드할 수 없습니다.",
"Notification" : "알림",
"Enable notification emails" : "이메일 알림 활성화",
Expand Down

0 comments on commit 60ce8e0

Please sign in to comment.