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 Oct 4, 2023
1 parent b0b71d6 commit bd64631
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/es_AR.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ OC.L10N.register(
"Undo" : "Deshacer",
"Info" : "Info",
"Warning" : "Advertencia",
"Table" : "Tabla",
"Edit" : "Editar"
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
1 change: 1 addition & 0 deletions l10n/es_AR.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"Undo" : "Deshacer",
"Info" : "Info",
"Warning" : "Advertencia",
"Table" : "Tabla",
"Edit" : "Editar"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
2 changes: 1 addition & 1 deletion l10n/zh_TW.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ OC.L10N.register(
"Link to file or folder" : "連硐至ζͺ”ζ‘ˆζˆ–θ³‡ζ–™ε€Ύ",
"Link to website" : "連硐至碲站",
"Update link" : "更新連硐",
"Open the Smart Picker" : "ι–‹ε•Ÿζ™Ίζ…§ιΈζŒ‘ιΈε™¨",
"Open the Smart Picker" : "ι–‹ε•Ÿζ™Ίζ…§εž‹ζŒ‘ιΈε™¨",
"Select file or folder to link to" : "ιΈε–θ¦ι€£η΅ηš„ζͺ”ζ‘ˆζˆ–θ³‡ζ–™ε€Ύ",
"_%n word_::_%n words_" : ["%n 個字"],
"_%n char_::_%n chars_" : ["%n 個字元"],
Expand Down
2 changes: 1 addition & 1 deletion l10n/zh_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"Link to file or folder" : "連硐至ζͺ”ζ‘ˆζˆ–θ³‡ζ–™ε€Ύ",
"Link to website" : "連硐至碲站",
"Update link" : "更新連硐",
"Open the Smart Picker" : "ι–‹ε•Ÿζ™Ίζ…§ιΈζŒ‘ιΈε™¨",
"Open the Smart Picker" : "ι–‹ε•Ÿζ™Ίζ…§εž‹ζŒ‘ιΈε™¨",
"Select file or folder to link to" : "ιΈε–θ¦ι€£η΅ηš„ζͺ”ζ‘ˆζˆ–θ³‡ζ–™ε€Ύ",
"_%n word_::_%n words_" : ["%n 個字"],
"_%n char_::_%n chars_" : ["%n 個字元"],
Expand Down

0 comments on commit bd64631

Please sign in to comment.