From 03ea4390736aacb6ddf344163ab529d39265e315 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 17 May 2024 00:28:01 +0000 Subject: [PATCH] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ l10n/tr.js | 1 + l10n/tr.json | 1 + 4 files changed, 6 insertions(+) diff --git a/l10n/ga.js b/l10n/ga.js index 5b8c5457d..4f6ec3c2c 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -10,10 +10,12 @@ OC.L10N.register( "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", "Cancel" : "Cealaigh", + "File already exists" : "Tá an comhad ann cheana féin", "Open" : "Oscail", "Completed" : "Críochnaithe", "Activity" : "Gníomhaíocht", "Delete" : "Scrios", + "Edit" : "Cuir in eagar", "Download" : "Íoslódáil", "Comments" : "Tuairimí", "Modified" : "Athraithe", diff --git a/l10n/ga.json b/l10n/ga.json index fa9d8883e..525e4190a 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -8,10 +8,12 @@ "Could not write file to disk" : "Níorbh fhéidir an comhad a scríobh ar an diosca", "A PHP extension stopped the file upload" : "Chuir síneadh PHP stop le huaslódáil an chomhaid", "Cancel" : "Cealaigh", + "File already exists" : "Tá an comhad ann cheana féin", "Open" : "Oscail", "Completed" : "Críochnaithe", "Activity" : "Gníomhaíocht", "Delete" : "Scrios", + "Edit" : "Cuir in eagar", "Download" : "Íoslódáil", "Comments" : "Tuairimí", "Modified" : "Athraithe", diff --git a/l10n/tr.js b/l10n/tr.js index 014696628..7cb486837 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -258,6 +258,7 @@ OC.L10N.register( "Remove due date" : "Bitiş tarihini kaldır", "Mark as done" : "Tamamlanmış olarak işaretle", "Due at:" : "Bitiş tarihi:", + "Not done" : "Tamamlanmamış", "Unarchive card" : "Kartı arşivden çıkar", "Archive card" : "Kartı arşivle", "Select Date" : "Tarih Seçin", diff --git a/l10n/tr.json b/l10n/tr.json index dfa539da8..4c7b8d2f2 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -256,6 +256,7 @@ "Remove due date" : "Bitiş tarihini kaldır", "Mark as done" : "Tamamlanmış olarak işaretle", "Due at:" : "Bitiş tarihi:", + "Not done" : "Tamamlanmamış", "Unarchive card" : "Kartı arşivden çıkar", "Archive card" : "Kartı arşivle", "Select Date" : "Tarih Seçin",