Skip to content

Commit 543a01a

Browse files
committed
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 8c2a39c commit 543a01a

File tree

62 files changed

+526
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+526
-52
lines changed

apps/federatedfilesharing/l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ OC.L10N.register(
5555
"Remote share" : "Eksterne drev",
5656
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ønsker du at tilføje det eksterne drev {name} fra {owner}@{remote}?",
5757
"Remote share password" : "Fjerndrev adgangskode",
58+
"Incoming share could not be processed" : "Indgående deling kunne ikke behandles",
5859
"Your Federated Cloud ID:" : "Din Sammenkoblings Cloud ID:",
5960
"Twitter" : "Twitter",
6061
"Diaspora" : "Diaspora",

apps/federatedfilesharing/l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"Remote share" : "Eksterne drev",
5454
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Ønsker du at tilføje det eksterne drev {name} fra {owner}@{remote}?",
5555
"Remote share password" : "Fjerndrev adgangskode",
56+
"Incoming share could not be processed" : "Indgående deling kunne ikke behandles",
5657
"Your Federated Cloud ID:" : "Din Sammenkoblings Cloud ID:",
5758
"Twitter" : "Twitter",
5859
"Diaspora" : "Diaspora",

apps/files/l10n/cs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ OC.L10N.register(
155155
"Shared" : "Sdíleno",
156156
"Switch to list view" : "Přepnout do zobrazení v seznamu",
157157
"Switch to grid view" : "Přepnout do zobrazení v mřížce",
158+
"The file could not be found" : "Soubor nebylo možné najít",
158159
"Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
159160
"Not enough free space" : "Nedostatek volného prostoru",
160161
"Operation is blocked by access control" : "Operace je blokována řízením přístupu",

apps/files/l10n/cs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
"Shared" : "Sdíleno",
154154
"Switch to list view" : "Přepnout do zobrazení v seznamu",
155155
"Switch to grid view" : "Přepnout do zobrazení v mřížce",
156+
"The file could not be found" : "Soubor nebylo možné najít",
156157
"Upload was cancelled by user" : "Odeslání bylo zrušeno uživatelem",
157158
"Not enough free space" : "Nedostatek volného prostoru",
158159
"Operation is blocked by access control" : "Operace je blokována řízením přístupu",

apps/files/l10n/da.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ OC.L10N.register(
155155
"Shared" : "Delt",
156156
"Switch to list view" : "Skift til listevisning",
157157
"Switch to grid view" : "Skift til gittervisning",
158+
"The file could not be found" : "Filen kunne ikke findes",
158159
"Upload was cancelled by user" : "Upload var annulleret af bruger",
159160
"Not enough free space" : "Ikke nok fri plads",
160161
"Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",

apps/files/l10n/da.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
"Shared" : "Delt",
154154
"Switch to list view" : "Skift til listevisning",
155155
"Switch to grid view" : "Skift til gittervisning",
156+
"The file could not be found" : "Filen kunne ikke findes",
156157
"Upload was cancelled by user" : "Upload var annulleret af bruger",
157158
"Not enough free space" : "Ikke nok fri plads",
158159
"Operation is blocked by access control" : "Operationen blev blokeret af adgangskontrollen",

apps/files/l10n/gl.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ OC.L10N.register(
187187
"Open the actions menu for a file" : "Abrir o menú de accións dun ficheiro",
188188
"Rename a file" : "Cambiar o nome dun ficheiro",
189189
"Delete a file" : "Eliminar un ficheiro",
190-
"Favorite or remove a file from favorites" : "Marcar como favorito ou eliminar un ficheiro dos favoritos",
190+
"Favorite or remove a file from favorites" : "Marcar como favorito ou retirar un ficheiro dos favoritos",
191191
"Manage tags for a file" : "Xestionar etiquetas para un ficheiro",
192192
"Selection" : "Selección",
193193
"Select all files" : "Seleccionar todos os ficheiros",

apps/files/l10n/gl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@
185185
"Open the actions menu for a file" : "Abrir o menú de accións dun ficheiro",
186186
"Rename a file" : "Cambiar o nome dun ficheiro",
187187
"Delete a file" : "Eliminar un ficheiro",
188-
"Favorite or remove a file from favorites" : "Marcar como favorito ou eliminar un ficheiro dos favoritos",
188+
"Favorite or remove a file from favorites" : "Marcar como favorito ou retirar un ficheiro dos favoritos",
189189
"Manage tags for a file" : "Xestionar etiquetas para un ficheiro",
190190
"Selection" : "Selección",
191191
"Select all files" : "Seleccionar todos os ficheiros",

apps/files/l10n/ja.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,13 +155,15 @@ OC.L10N.register(
155155
"Shared" : "共有中",
156156
"Switch to list view" : "リスト表示へ切り替え",
157157
"Switch to grid view" : "グリッド表示へ切り替え",
158+
"The file could not be found" : "ファイルが見つかりませんでした",
158159
"Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
159160
"Not enough free space" : "十分な空き容量がありません",
160161
"Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
161162
"Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
162163
"Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
163164
"Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
164165
"\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された",
166+
"Filter file names…" : "ファイルネームフィルター…",
165167
"Views" : "表示",
166168
"Files settings" : "ファイルの設定",
167169
"File cannot be accessed" : "ファイルにアクセスできません",

apps/files/l10n/ja.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,13 +153,15 @@
153153
"Shared" : "共有中",
154154
"Switch to list view" : "リスト表示へ切り替え",
155155
"Switch to grid view" : "グリッド表示へ切り替え",
156+
"The file could not be found" : "ファイルが見つかりませんでした",
156157
"Upload was cancelled by user" : "アップロードはユーザーによってキャンセルされました",
157158
"Not enough free space" : "十分な空き容量がありません",
158159
"Operation is blocked by access control" : "アクセス制御により操作がブロックされました",
159160
"Error during upload: {message}" : "アップロード中にエラーが発生しました: {message}",
160161
"Error during upload, status code {status}" : "アップロード中のエラー、ステータスコード {status}",
161162
"Unknown error during upload" : "不明なエラーがアップロード中に発生しました",
162163
"\"{displayName}\" action executed successfully" : "\"{displayName}\" アクションは正常に実行された",
164+
"Filter file names…" : "ファイルネームフィルター…",
163165
"Views" : "表示",
164166
"Files settings" : "ファイルの設定",
165167
"File cannot be accessed" : "ファイルにアクセスできません",

0 commit comments

Comments
 (0)