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 Feb 19, 2024
1 parent bd2e747 commit 0542900
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions l10n/ast.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ OC.L10N.register(
"Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu",
"A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros",
"Cancel" : "Encaboxar",
"File already exists" : "El ficheru yá esiste",
"Details" : "Detalles",
"Sharing" : "Comparticiñon",
"Tags" : "Etiquetes",
Expand Down
1 change: 1 addition & 0 deletions l10n/ast.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"Could not write file to disk" : "Nun se pudo escribir el ficheru nel discu",
"A PHP extension stopped the file upload" : "Una estensión PHP paró la xuba de ficheros",
"Cancel" : "Encaboxar",
"File already exists" : "El ficheru yá esiste",
"Details" : "Detalles",
"Sharing" : "Comparticiñon",
"Tags" : "Etiquetes",
Expand Down
4 changes: 2 additions & 2 deletions l10n/tr.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ OC.L10N.register(
"Link to card" : "Kart bağlantısı",
"File already exists" : "Dosya zaten var",
"A file with the name {filename} already exists." : "{filename} adlı bir dosya zaten var.",
"Do you want to overwrite it?" : "Üzerine yazmak ister misiniz?",
"Do you want to overwrite it?" : "Üzerine yazılmasını ister misiniz?",
"Overwrite file" : "Üzerine yaz",
"Keep existing file" : "Var olan dosya korunsun",
"This board is read only" : "Bu pano salt okunur",
Expand All @@ -160,7 +160,7 @@ OC.L10N.register(
"Toggle View Modes" : "Görünüm kiplerini değiştir",
"Hide archived cards" : "Arşivlenmiş kartları gizle",
"Show archived cards" : "Arşivlenmiş kartları görüntüle",
"Toggle compact mode" : "Sıkışık kipi değiştir",
"Toggle compact mode" : "Sıkışık kipi aç/kapat",
"Hide card cover images" : "Kart kapak görsellerini gizle",
"Show card cover images" : "Kart kapak görsellerini görüntüle",
"Open details" : "Ayrıntıları aç",
Expand Down
4 changes: 2 additions & 2 deletions l10n/tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"Link to card" : "Kart bağlantısı",
"File already exists" : "Dosya zaten var",
"A file with the name {filename} already exists." : "{filename} adlı bir dosya zaten var.",
"Do you want to overwrite it?" : "Üzerine yazmak ister misiniz?",
"Do you want to overwrite it?" : "Üzerine yazılmasını ister misiniz?",
"Overwrite file" : "Üzerine yaz",
"Keep existing file" : "Var olan dosya korunsun",
"This board is read only" : "Bu pano salt okunur",
Expand All @@ -158,7 +158,7 @@
"Toggle View Modes" : "Görünüm kiplerini değiştir",
"Hide archived cards" : "Arşivlenmiş kartları gizle",
"Show archived cards" : "Arşivlenmiş kartları görüntüle",
"Toggle compact mode" : "Sıkışık kipi değiştir",
"Toggle compact mode" : "Sıkışık kipi aç/kapat",
"Hide card cover images" : "Kart kapak görsellerini gizle",
"Show card cover images" : "Kart kapak görsellerini görüntüle",
"Open details" : "Ayrıntıları aç",
Expand Down

0 comments on commit 0542900

Please sign in to comment.