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",