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 <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Oct 16, 2024
1 parent 0a10a44 commit 3fe43c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions l10n/cs.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ OC.L10N.register(
"Error while uploading files" : "Chyba při nahrávání souborů",
"Error while uploading metadata" : "Chyba při nahrávání metadat",
"Upload encrypted files to {fileName}" : "Stáhnout šifrované soubory do {fileName}",
"X-NC-E2EE-COUNTER" : "X-NC-E2EE-COUNTER",
"Limit app usage to groups." : "Omezit používání aplikace na skupiny."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
1 change: 1 addition & 0 deletions l10n/cs.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"Error while uploading files" : "Chyba při nahrávání souborů",
"Error while uploading metadata" : "Chyba při nahrávání metadat",
"Upload encrypted files to {fileName}" : "Stáhnout šifrované soubory do {fileName}",
"X-NC-E2EE-COUNTER" : "X-NC-E2EE-COUNTER",
"Limit app usage to groups." : "Omezit používání aplikace na skupiny."
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

0 comments on commit 3fe43c9

Please sign in to comment.