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 Nov 26, 2023
1 parent 8c1fde9 commit 413d7ac
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions l10n/is.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ OC.L10N.register(
"Read" : "Lesa",
"Update" : "Uppfæra",
"Manage" : "Skipuleggja",
"Clipboard is not available" : "Klippispjald er ekki tiltækt",
"Error" : "Villa",
"Download" : "Sækja",
"Search" : "Search",
Expand All @@ -81,6 +82,7 @@ OC.L10N.register(
"Content" : "Efni",
"Preview" : "Forskoðun",
"Select" : "Velja",
"Insert" : "Setja inn",
"Unchecked" : "Ekki skoðað",
"ID" : "ID"
},
Expand Down
2 changes: 2 additions & 0 deletions l10n/is.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"Read" : "Lesa",
"Update" : "Uppfæra",
"Manage" : "Skipuleggja",
"Clipboard is not available" : "Klippispjald er ekki tiltækt",
"Error" : "Villa",
"Download" : "Sækja",
"Search" : "Search",
Expand All @@ -79,6 +80,7 @@
"Content" : "Efni",
"Preview" : "Forskoðun",
"Select" : "Velja",
"Insert" : "Setja inn",
"Unchecked" : "Ekki skoðað",
"ID" : "ID"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
Expand Down
1 change: 1 addition & 0 deletions l10n/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ OC.L10N.register(
"Content" : "内容",
"Preview" : "プレビュー",
"Select" : "選択",
"Insert" : "挿入する",
"Unchecked" : "未チェック",
"ID" : "ID"
},
Expand Down
1 change: 1 addition & 0 deletions l10n/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"Content" : "内容",
"Preview" : "プレビュー",
"Select" : "選択",
"Insert" : "挿入する",
"Unchecked" : "未チェック",
"ID" : "ID"
},"pluralForm" :"nplurals=1; plural=0;"
Expand Down
1 change: 1 addition & 0 deletions l10n/ro.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ OC.L10N.register(
"Search" : "Căutare",
"Back" : "Înapoi",
"Undo" : "Anulează ultima acțiune",
"Redo" : "Repetă",
"Code" : "Cod",
"Prefix" : "Prefix",
"Suffix" : "Sufix",
Expand Down
1 change: 1 addition & 0 deletions l10n/ro.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"Search" : "Căutare",
"Back" : "Înapoi",
"Undo" : "Anulează ultima acțiune",
"Redo" : "Repetă",
"Code" : "Cod",
"Prefix" : "Prefix",
"Suffix" : "Sufix",
Expand Down

0 comments on commit 413d7ac

Please sign in to comment.