Skip to content

Commit 7dd13a5

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 49725cd commit 7dd13a5

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

l10n/be.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
OC.L10N.register(
22
"libresign",
33
{
4+
"Success" : "Поспех",
45
"Settings saved" : "Налады захаваны",
56
"The file was uploaded" : "Файл быў запампаваны.",
67
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",

l10n/be.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{ "translations": {
2+
"Success" : "Поспех",
23
"Settings saved" : "Налады захаваны",
34
"The file was uploaded" : "Файл быў запампаваны.",
45
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Памер запампаванага файла перавышае значэнне дырэктывы upload_max_filesize у php.ini",

l10n/is.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ OC.L10N.register(
8484
"\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð",
8585
"\"{displayName}\" action failed" : "\"{displayName}\" aðgerð mistókst",
8686
"(selected)" : "(valið)",
87+
"_{count} selected_::_{count} selected_" : ["{count} valið","{count} valið"],
8788
"Password reset" : "Endurstilling lykilorðs",
8889
"Current password" : "Núverandi lykilorð",
8990
"New password" : "Nýtt lykilorð",

l10n/is.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"\"{displayName}\" batch action executed successfully" : "Tókst að framkvæma \"{displayName}\" magnvinnsluaðgerð",
8383
"\"{displayName}\" action failed" : "\"{displayName}\" aðgerð mistókst",
8484
"(selected)" : "(valið)",
85+
"_{count} selected_::_{count} selected_" : ["{count} valið","{count} valið"],
8586
"Password reset" : "Endurstilling lykilorðs",
8687
"Current password" : "Núverandi lykilorð",
8788
"New password" : "Nýtt lykilorð",

0 commit comments

Comments
 (0)