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 6, 2023
1 parent b5f2483 commit 33c4100
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 2 deletions.
3 changes: 3 additions & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
OC.L10N.register(
"serverinfo",
{
"Not supported!" : "¡Nun ye compatible!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar.",
"Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
"Size:" : "Tamañu.",
"Files:" : "Ficheros:",
"1 hour:" : "1 hora",
Expand Down
3 changes: 3 additions & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
{ "translations": {
"Not supported!" : "¡Nun ye compatible!",
"Press ⌘-C to copy." : "Primi ⌘-C pa copiar.",
"Press Ctrl-C to copy." : "Primi Ctrl-C pa copiar.",
"Size:" : "Tamañu.",
"Files:" : "Ficheros:",
"1 hour:" : "1 hora",
Expand Down
2 changes: 1 addition & 1 deletion l10n/eu.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ OC.L10N.register(
"Version:" : "Bertsioa:",
"Memory limit:" : "Memoria muga:",
"Max execution time:" : "Gehienezko exekuzio denbora:",
"Upload max size:" : "Kargatzeko gehienezko tamaina:",
"Upload max size:" : "Igotzeko gehienezko tamaina:",
"Extensions:" : "Hedapenak:",
"Unable to list extensions" : "Ezin dira zerrendatu luzapenak",
"Show phpinfo" : "Erakutsi phpinfo",
Expand Down
2 changes: 1 addition & 1 deletion l10n/eu.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"Version:" : "Bertsioa:",
"Memory limit:" : "Memoria muga:",
"Max execution time:" : "Gehienezko exekuzio denbora:",
"Upload max size:" : "Kargatzeko gehienezko tamaina:",
"Upload max size:" : "Igotzeko gehienezko tamaina:",
"Extensions:" : "Hedapenak:",
"Unable to list extensions" : "Ezin dira zerrendatu luzapenak",
"Show phpinfo" : "Erakutsi phpinfo",
Expand Down

0 comments on commit 33c4100

Please sign in to comment.