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 13, 2024
1 parent 504150e commit c0362d4
Show file tree
Hide file tree
Showing 18 changed files with 154 additions and 2 deletions.
2 changes: 2 additions & 0 deletions apps/files/l10n/ga.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,8 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "<strong>Athraíodh</strong>comhad nó fillteán",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Athraíodh</strong>comhad nó fillteán is fearr leat",
"Failed to authorize" : "Theip ar údarú",
"Invalid folder path" : "Conair fillteáin neamhbhailí",
"Folder not found" : "Fillteán gan aimsiú",
"Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)",
"Files compatibility" : "Comhoiriúnacht comhaid",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
Expand Down
2 changes: 2 additions & 0 deletions apps/files/l10n/ga.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,8 @@
"A file or folder has been <strong>changed</strong>" : "<strong>Athraíodh</strong>comhad nó fillteán",
"A favorite file or folder has been <strong>changed</strong>" : "<strong>Athraíodh</strong>comhad nó fillteán is fearr leat",
"Failed to authorize" : "Theip ar údarú",
"Invalid folder path" : "Conair fillteáin neamhbhailí",
"Folder not found" : "Fillteán gan aimsiú",
"Upload (max. %s)" : "Uaslódáil (%s ar a mhéad)",
"Files compatibility" : "Comhoiriúnacht comhaid",
"Allow to restrict filenames to ensure files can be synced with all clients. By default all filenames valid on POSIX (e.g. Linux or macOS) are allowed." : "Ceadaigh comhaid a shrianadh lena chinntiú gur féidir comhaid a shioncronú le gach cliant. De réir réamhshocraithe ceadaítear gach comhadainm atá bailí ar POSIX (m.sh. Linux nó macOS).",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,10 @@ OC.L10N.register(
"A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildiğinde</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildiğinde</strong>",
"Failed to authorize" : "İzin verilemedi",
"Invalid folder path" : "Klasör yolu geçersiz",
"Folder not found" : "Klasör bulunamadı",
"Upload (max. %s)" : "Yükle (en büyük: %s)",
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
"Accept" : "Kabul et",
"Reject" : "Reddet",
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
Expand Down
3 changes: 3 additions & 0 deletions apps/files/l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,10 @@
"A file or folder has been <strong>changed</strong>" : "Bir dosya ya da klasör <strong>değiştirildiğinde</strong>",
"A favorite file or folder has been <strong>changed</strong>" : "Sık kullanılan bir dosya ya da klasör <strong>değiştirildiğinde</strong>",
"Failed to authorize" : "İzin verilemedi",
"Invalid folder path" : "Klasör yolu geçersiz",
"Folder not found" : "Klasör bulunamadı",
"Upload (max. %s)" : "Yükle (en büyük: %s)",
"Files compatibility" : "Dosyalar uygulaması uyumluluğu",
"Accept" : "Kabul et",
"Reject" : "Reddet",
"Incoming ownership transfer from {user}" : "{user} kullanıcısından gelen sahiplik aktarımı ",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/sk.js
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ OC.L10N.register(
"Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky",
"Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru",
"Link copied" : "Odkaz skopírovaný",
"Link copied" : "Odkaz bol skopírovaný",
"Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie",
"Password protection (enforced)" : "Ochrana heslom (vynúttená)",
"Password protection" : "Ochrana heslom",
Expand Down
2 changes: 1 addition & 1 deletion apps/files_sharing/l10n/sk.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"Copy internal link to clipboard" : "Skopírovať interný odkaz do schránky",
"Only works for people with access to this folder" : "Funguje len pre používateľov s prístupom k tomuto priečinku",
"Only works for people with access to this file" : "Funguje len pre používateľov s prístupom k tomuto súboru",
"Link copied" : "Odkaz skopírovaný",
"Link copied" : "Odkaz bol skopírovaný",
"Please enter the following required information before creating the share" : "Pred vytvorením zdieľania zadajte následujúce potrebné informácie",
"Password protection (enforced)" : "Ochrana heslom (vynúttená)",
"Password protection" : "Ochrana heslom",
Expand Down
Loading

0 comments on commit c0362d4

Please sign in to comment.