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 23, 2023
1 parent 3e52eb8 commit 4ab97f2
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 2 deletions.
1 change: 1 addition & 0 deletions l10n/en_GB.js
Expand Up @@ -140,6 +140,7 @@ OC.L10N.register(
"Add column after" : "Add column after",
"Delete this column" : "Delete this column",
"Delete this table" : "Delete this table",
"Show folder description" : "Show folder description",
"Hide outline" : "Hide outline",
"Show outline" : "Show outline",
"Undo" : "Undo",
Expand Down
1 change: 1 addition & 0 deletions l10n/en_GB.json
Expand Up @@ -138,6 +138,7 @@
"Add column after" : "Add column after",
"Delete this column" : "Delete this column",
"Delete this table" : "Delete this table",
"Show folder description" : "Show folder description",
"Hide outline" : "Hide outline",
"Show outline" : "Show outline",
"Undo" : "Undo",
Expand Down
4 changes: 3 additions & 1 deletion l10n/sk.js
Expand Up @@ -94,6 +94,8 @@ OC.L10N.register(
"Select language" : "Vybrať jazyk",
"to" : "do",
"Replace" : "Nahradiť",
"Detect language" : "Zistiť jazyk",
"Translation failed" : "Preklad zlyhal",
"No emoji found" : "Nenašli sa žiadne emotikony",
"No user found" : "Žiadny užívateľ nebol nenájdený",
"Source code" : "Zdrojový kód",
Expand Down Expand Up @@ -126,7 +128,7 @@ OC.L10N.register(
"Warning" : "Varovanie",
"Danger" : "Nebezpečie",
"Table" : "Tabuľka",
"Insert emoji" : "Vložiť emotikon",
"Insert emoji" : "Vložiť emotikonu",
"Insert attachment" : "Vložiť prílohu",
"Command" : "Príkaz",
"Control" : "Riadenie",
Expand Down
4 changes: 3 additions & 1 deletion l10n/sk.json
Expand Up @@ -92,6 +92,8 @@
"Select language" : "Vybrať jazyk",
"to" : "do",
"Replace" : "Nahradiť",
"Detect language" : "Zistiť jazyk",
"Translation failed" : "Preklad zlyhal",
"No emoji found" : "Nenašli sa žiadne emotikony",
"No user found" : "Žiadny užívateľ nebol nenájdený",
"Source code" : "Zdrojový kód",
Expand Down Expand Up @@ -124,7 +126,7 @@
"Warning" : "Varovanie",
"Danger" : "Nebezpečie",
"Table" : "Tabuľka",
"Insert emoji" : "Vložiť emotikon",
"Insert emoji" : "Vložiť emotikonu",
"Insert attachment" : "Vložiť prílohu",
"Command" : "Príkaz",
"Control" : "Riadenie",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.js
Expand Up @@ -140,6 +140,7 @@ OC.L10N.register(
"Add column after" : "在後面添加縱列",
"Delete this column" : "删除此縱列",
"Delete this table" : "删除此表",
"Show folder description" : "顯示資料夾描述",
"Hide outline" : "隱藏大綱",
"Show outline" : "顯示大綱",
"Undo" : "復原",
Expand Down
1 change: 1 addition & 0 deletions l10n/zh_HK.json
Expand Up @@ -138,6 +138,7 @@
"Add column after" : "在後面添加縱列",
"Delete this column" : "删除此縱列",
"Delete this table" : "删除此表",
"Show folder description" : "顯示資料夾描述",
"Hide outline" : "隱藏大綱",
"Show outline" : "顯示大綱",
"Undo" : "復原",
Expand Down

0 comments on commit 4ab97f2

Please sign in to comment.