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 Jun 15, 2024
1 parent f2f5c22 commit d59eb86
Show file tree
Hide file tree
Showing 14 changed files with 246 additions and 224 deletions.
9 changes: 7 additions & 2 deletions apps/comments/l10n/ru.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,18 @@ OC.L10N.register(
"You commented" : "Вы прокомментировали",
"{author} commented" : "{author} прокомментировал",
"You commented on %1$s" : "Вы прокомментировали %1$s",
"You commented on {file}" : "Вы прокомментировали {file}",
"You commented on {file}" : "Вы прокомментировали «{file}»",
"%1$s commented on %2$s" : "%1$s прокомментировано на %2$s",
"{author} commented on {file}" : "{author} прокомментировал {file}",
"<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"{user} mentioned you in a comment on \"{file}\"" : "{user} упомянул вас в комментарии к \"{file}\".",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Вы были упомянуты в комментарии к «{file}» пользователем, учётная запись которого была удалена.",
"{user} mentioned you in a comment on \"{file}\"" : "{user} упомянул(а) вас в комментарии к «{file}»",
"Files app plugin to add comments to files" : "Модуль приложения «Файлы», позволяющий комментировать файлы",
"Edit comment" : "Редактировать комментарий",
"Delete comment" : "Удалить комментарий",
"Cancel edit" : "Отменить правку",
"New comment" : "Новый комментарий",
"Write a comment …" : "Напишите комментарий…",
"Post comment" : "Опубликовать комментарий",
"@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора",
"Could not reload comments" : "Не удалось перезагрузить комментарии",
Expand All @@ -29,6 +32,8 @@ OC.L10N.register(
"An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой",
"An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Вы были упомянуты на \"{file}\", в комментарии пользователя, который с тех пор был удалён",
"Write a message …" : "Напишите сообщение…",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "«@» — для упоминаний, «:» — для эмодзи, «/» — для интеллектуального выбора",
"_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"]
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
9 changes: 7 additions & 2 deletions apps/comments/l10n/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@
"You commented" : "Вы прокомментировали",
"{author} commented" : "{author} прокомментировал",
"You commented on %1$s" : "Вы прокомментировали %1$s",
"You commented on {file}" : "Вы прокомментировали {file}",
"You commented on {file}" : "Вы прокомментировали «{file}»",
"%1$s commented on %2$s" : "%1$s прокомментировано на %2$s",
"{author} commented on {file}" : "{author} прокомментировал {file}",
"<strong>Comments</strong> for files" : "<strong>Комментарии</strong> к файлам",
"{user} mentioned you in a comment on \"{file}\"" : "{user} упомянул вас в комментарии к \"{file}\".",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Вы были упомянуты в комментарии к «{file}» пользователем, учётная запись которого была удалена.",
"{user} mentioned you in a comment on \"{file}\"" : "{user} упомянул(а) вас в комментарии к «{file}»",
"Files app plugin to add comments to files" : "Модуль приложения «Файлы», позволяющий комментировать файлы",
"Edit comment" : "Редактировать комментарий",
"Delete comment" : "Удалить комментарий",
"Cancel edit" : "Отменить правку",
"New comment" : "Новый комментарий",
"Write a comment …" : "Напишите комментарий…",
"Post comment" : "Опубликовать комментарий",
"@ for mentions, : for emoji, / for smart picker" : "@ для упоминаний, : для эмодзи, / для интеллектуального выбора",
"Could not reload comments" : "Не удалось перезагрузить комментарии",
Expand All @@ -27,6 +30,8 @@
"An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой",
"An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Вы были упомянуты на \"{file}\", в комментарии пользователя, который с тех пор был удалён",
"Write a message …" : "Напишите сообщение…",
"\"@\" for mentions, \":\" for emoji, \"/\" for smart picker" : "«@» — для упоминаний, «:» — для эмодзи, «/» — для интеллектуального выбора",
"_%n unread comment_::_%n unread comments_" : ["%n непрочитанный комментарий","%n непрочитанных комментариев","%n непрочитанных комментариев","%n непрочитанных комментариев"]
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}
3 changes: 2 additions & 1 deletion apps/files/l10n/gl.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ OC.L10N.register(
"Your ownership transfer of {path} to {user} has completed." : "Completouse a súa transferencia da propiedade de {path} cara a {user}.",
"The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.",
"in %s" : "en %s",
"Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s",
"File Management" : "Xestión de ficheiros",
"Current directory path" : "Ruta do directorio actual",
"Reload current directory" : "Recargar o directorio actual",
Expand Down Expand Up @@ -235,7 +236,7 @@ OC.L10N.register(
"Switch to list view" : "Cambiar á vista de lista",
"Switch to grid view" : "Cambiar á vista de grade",
"Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
"Error during upload, status code {status}" : "Produciuse un erro durante a carga, código de estado {status}",
"Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
"Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
"Open the files app settings" : "Abrir os axustes da aplicación de ficheiros",
"Files settings" : "Axustes de Ficheiros",
Expand Down
3 changes: 2 additions & 1 deletion apps/files/l10n/gl.json
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@
"Your ownership transfer of {path} to {user} has completed." : "Completouse a súa transferencia da propiedade de {path} cara a {user}.",
"The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.",
"in %s" : "en %s",
"Transferred from %1$s on %2$s" : "Transferido dende %1$s en %2$s",
"File Management" : "Xestión de ficheiros",
"Current directory path" : "Ruta do directorio actual",
"Reload current directory" : "Recargar o directorio actual",
Expand Down Expand Up @@ -233,7 +234,7 @@
"Switch to list view" : "Cambiar á vista de lista",
"Switch to grid view" : "Cambiar á vista de grade",
"Error during upload: {message}" : "Produciuse un erro durante o envío: {message}",
"Error during upload, status code {status}" : "Produciuse un erro durante a carga, código de estado {status}",
"Error during upload, status code {status}" : "Produciuse un erro durante o envío, código de estado {status}",
"Unknown error during upload" : "Produciuse un erro descoñecido durante o envío",
"Open the files app settings" : "Abrir os axustes da aplicación de ficheiros",
"Files settings" : "Axustes de Ficheiros",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OC.L10N.register(
"Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
"Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
"Not enough free space" : "남은 공간이 부족함",
"An unknown error has occurred" : "알 수 없는 에러 발생",
"An unknown error has occurred" : "알 수 없는 오류 발생",
"File could not be uploaded" : "파일을 업로드할 수 없음",
"Uploading …" : "업로드 중…",
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
Expand Down
2 changes: 1 addition & 1 deletion apps/files/l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"Not enough free space, you are uploading {size1} but only {size2} is left" : "남은 공간이 부족합니다. 업로드할 파일 크기는 {size1}이지만 현재 {size2}만큼 남아 있습니다",
"Target folder \"{dir}\" does not exist any more" : "대상 폴더 \"{dir}\"이(가) 더 이상 존재하지 않습니다",
"Not enough free space" : "남은 공간이 부족함",
"An unknown error has occurred" : "알 수 없는 에러 발생",
"An unknown error has occurred" : "알 수 없는 오류 발생",
"File could not be uploaded" : "파일을 업로드할 수 없음",
"Uploading …" : "업로드 중…",
"{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})",
Expand Down
Loading

0 comments on commit d59eb86

Please sign in to comment.