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 Aug 4, 2024
1 parent 50e6108 commit 0c22976
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions apps/files/l10n/ar.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ OC.L10N.register(
"Copy to {target}" : "أُنسُخ إلى {target}",
"Move to {target}" : "أُنقُل إلى {target}",
"Move or copy operation failed" : "عملية النسخ أو النقل أخفقت",
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
"Open folder {displayName}" : "إفتح المجلد {displayName}",
"Open in Files" : "إفتَح في \"الملفات\"",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
"Copy to {target}" : "أُنسُخ إلى {target}",
"Move to {target}" : "أُنقُل إلى {target}",
"Move or copy operation failed" : "عملية النسخ أو النقل أخفقت",
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",
"Open folder {displayName}" : "إفتح المجلد {displayName}",
"Open in Files" : "إفتَح في \"الملفات\"",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/es_MX.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ OC.L10N.register(
"Copy to {target}" : "Copiar a {target}",
"Move to {target}" : "Mover a {target}",
"Move or copy operation failed" : "La operación de mover o copiar falló",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
"Open folder {displayName}" : "Abrir carpeta {displayName}",
"Open in Files" : "Abrir en Archivos",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/es_MX.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
"Copy to {target}" : "Copiar a {target}",
"Move to {target}" : "Mover a {target}",
"Move or copy operation failed" : "La operación de mover o copiar falló",
"Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".",
"Cancelled move or copy operation" : "Se canceló la operación de mover o copiar",
"Open folder {displayName}" : "Abrir carpeta {displayName}",
"Open in Files" : "Abrir en Archivos",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/sv.js
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,7 @@ OC.L10N.register(
"Copy to {target}" : "Kopiera till {target}",
"Move to {target}" : "Flytta till {target}",
"Move or copy operation failed" : "Flytta eller kopiera misslyckades",
"Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".",
"Cancelled move or copy operation" : "Flytta eller kopiera avbröts",
"Open folder {displayName}" : "Öppna mappen {displayName}",
"Open in Files" : "Öppna i Filer",
Expand Down
1 change: 1 addition & 0 deletions apps/files/l10n/sv.json
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,7 @@
"Copy to {target}" : "Kopiera till {target}",
"Move to {target}" : "Flytta till {target}",
"Move or copy operation failed" : "Flytta eller kopiera misslyckades",
"Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".",
"Cancelled move or copy operation" : "Flytta eller kopiera avbröts",
"Open folder {displayName}" : "Öppna mappen {displayName}",
"Open in Files" : "Öppna i Filer",
Expand Down

0 comments on commit 0c22976

Please sign in to comment.