diff --git a/l10n/de.js b/l10n/de.js index 74bba8a79..a65be669e 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -175,6 +175,7 @@ OC.L10N.register( "In reply to" : "Als Antwort auf", "Reply" : "Antworten", "Update" : "Aktualisieren", + "(group)" : "(Gruppe)", "seconds ago" : "Gerade eben", "Assign to me" : "Mir zuweisen", "Delete card" : "Karte löschen", diff --git a/l10n/de.json b/l10n/de.json index 2e88490eb..4f64c2fb8 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -173,6 +173,7 @@ "In reply to" : "Als Antwort auf", "Reply" : "Antworten", "Update" : "Aktualisieren", + "(group)" : "(Gruppe)", "seconds ago" : "Gerade eben", "Assign to me" : "Mir zuweisen", "Delete card" : "Karte löschen", diff --git a/l10n/el.js b/l10n/el.js index f2f2dc0db..aff0f40ca 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -175,6 +175,7 @@ OC.L10N.register( "In reply to" : "Ως απάντηση σε", "Reply" : "Απάντηση", "Update" : "Ενημέρωση", + "(group)" : "(ομάδα)", "seconds ago" : " δευτερόλεπτα πριν ", "Assign to me" : "Ανάθεση σε εμένα", "Delete card" : "Διαγραφή κάρτας", diff --git a/l10n/el.json b/l10n/el.json index a2c89b879..271a93150 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -173,6 +173,7 @@ "In reply to" : "Ως απάντηση σε", "Reply" : "Απάντηση", "Update" : "Ενημέρωση", + "(group)" : "(ομάδα)", "seconds ago" : " δευτερόλεπτα πριν ", "Assign to me" : "Ανάθεση σε εμένα", "Delete card" : "Διαγραφή κάρτας", diff --git a/l10n/es_419.js b/l10n/es_419.js index 885262b4d..ae1fa173e 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -44,6 +44,7 @@ OC.L10N.register( "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_419.json b/l10n/es_419.json index 8adbe9251..8328f6079 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -42,6 +42,7 @@ "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 634dc6616..b7a137519 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -43,6 +43,7 @@ OC.L10N.register( "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index f6c0ddcaf..d12974385 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -41,6 +41,7 @@ "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 634dc6616..b7a137519 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -43,6 +43,7 @@ OC.L10N.register( "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index f6c0ddcaf..d12974385 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -41,6 +41,7 @@ "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 001c999b7..be539f79d 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -47,6 +47,7 @@ OC.L10N.register( "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 86e8a6654..78adf097a 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -45,6 +45,7 @@ "Save" : "Guardar", "Reply" : "Responder", "Update" : "Actualizar", + "(group)" : "(grupo)", "seconds ago" : "hace segundos", "Archived boards" : "Tableros archivados", "Shared boards" : "Tableros compartidos", diff --git a/l10n/eu.js b/l10n/eu.js index a27a265fb..d3e4c2bcf 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -136,6 +136,7 @@ OC.L10N.register( "In reply to" : "Honi erantzunez", "Reply" : "Erantzun", "Update" : "Eguneratu", + "(group)" : "(taldea)", "seconds ago" : "segundo lehenago", "Delete card" : "Ezabatu txartela", "Move card" : "Mugitu txartela", diff --git a/l10n/eu.json b/l10n/eu.json index 58d74b81c..828f6d054 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -134,6 +134,7 @@ "In reply to" : "Honi erantzunez", "Reply" : "Erantzun", "Update" : "Eguneratu", + "(group)" : "(taldea)", "seconds ago" : "segundo lehenago", "Delete card" : "Ezabatu txartela", "Move card" : "Mugitu txartela", diff --git a/l10n/id.js b/l10n/id.js index a0972fcfc..58e22bf4c 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -24,6 +24,7 @@ OC.L10N.register( "Save" : "Simpan", "Reply" : "Balas", "Update" : "Perbarui", + "(group)" : "(grup)", "seconds ago" : "beberapa detik yang lalu", "Settings" : "Setelan" }, diff --git a/l10n/id.json b/l10n/id.json index e54c397b4..57f621d85 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -22,6 +22,7 @@ "Save" : "Simpan", "Reply" : "Balas", "Update" : "Perbarui", + "(group)" : "(grup)", "seconds ago" : "beberapa detik yang lalu", "Settings" : "Setelan" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/ja.js b/l10n/ja.js index 16c4e32a1..32811f638 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -135,6 +135,7 @@ OC.L10N.register( "Save" : "保存", "Reply" : "返信", "Update" : "更新", + "(group)" : "(グループ)", "seconds ago" : "数秒前", "Delete card" : "カードを削除する", "Move card" : "カードの移動", diff --git a/l10n/ja.json b/l10n/ja.json index a336d7a48..2641abc3b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -133,6 +133,7 @@ "Save" : "保存", "Reply" : "返信", "Update" : "更新", + "(group)" : "(グループ)", "seconds ago" : "数秒前", "Delete card" : "カードを削除する", "Move card" : "カードの移動", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 0fc44e9b6..e8de05d4a 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -42,6 +42,7 @@ OC.L10N.register( "Save" : "Guardar", "Reply" : "Resposta", "Update" : "Atualizar", + "(group)" : "(grupo)", "seconds ago" : "segundos atrás", "Delete card" : "Eliminar cartão", "Archived boards" : "Quadros arquivados", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 76afebdd3..9590cb8cd 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -40,6 +40,7 @@ "Save" : "Guardar", "Reply" : "Resposta", "Update" : "Atualizar", + "(group)" : "(grupo)", "seconds ago" : "segundos atrás", "Delete card" : "Eliminar cartão", "Archived boards" : "Quadros arquivados", diff --git a/l10n/sq.js b/l10n/sq.js index f3a1d71f4..56e577c61 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -44,6 +44,7 @@ OC.L10N.register( "Save" : "Ruaj", "Reply" : "Përgjigju", "Update" : "Përditëso", + "(group)" : "(grup)", "seconds ago" : "sekonda më parë", "Archived boards" : "Borde të arkivuara", "Shared boards" : "Tabela të shpërndara", diff --git a/l10n/sq.json b/l10n/sq.json index 3aee67c02..80149d46a 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -42,6 +42,7 @@ "Save" : "Ruaj", "Reply" : "Përgjigju", "Update" : "Përditëso", + "(group)" : "(grup)", "seconds ago" : "sekonda më parë", "Archived boards" : "Borde të arkivuara", "Shared boards" : "Tabela të shpërndara", diff --git a/l10n/tr.js b/l10n/tr.js index ce964623e..ab6e7e00c 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -108,10 +108,11 @@ OC.L10N.register( "Link to card" : "Kart ile ilişkilendir", "Cancel" : "İptal", "File already exists" : "Dosya zaten var", - "A file with the name {filename} already exists." : "{filename} isminde bir 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?", "Overwrite file" : "Üzerine yaz", - "Keep existing file" : "Mevcut dosyayı koru", + "Keep existing file" : "Var olan dosya korunsun", + "This board is read only" : "Bu pano salt okunur", "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "Add new list" : "Liste ekle", "List name" : "Liste adı", @@ -165,13 +166,13 @@ OC.L10N.register( "Modified" : "Değiştirilme", "Created" : "Oluşturulma", "Upload attachment" : "Ek dosya yükle", - "Delete Attachment" : "Eki Sil", - "Restore Attachment" : "Eki Geri Getir", + "Delete Attachment" : "Ek Dosyasını Sil", + "Restore Attachment" : "Ek Dosyasını Geri Yükle", "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "Save" : "Kaydet", "The comment cannot be empty." : "Yorum boş olamaz.", "The comment cannot be longer than 1000 characters." : "Yorum 1000 karakterden uzun olamaz.", - "In reply to" : "Kime", + "In reply to" : "Şuna yanıtla", "Reply" : "Yanıtla", "Update" : "Güncelle", "seconds ago" : "saniye önce", @@ -195,7 +196,7 @@ OC.L10N.register( "Board details" : "Pano ayrıntıları", "Link to a board" : "Bir pano ile ilişkilendir", "Link to a card" : "Bir kart ile ilişkilendir", - "Something went wrong" : "Bazı şeyler yanlış gitti", + "Something went wrong" : "Bir şeyler ters gitti", "Maximum file size of {size} exceeded" : "{size} olan en büyük dosya boyutu sınırı aşıldı" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index d86f49b41..fc365f121 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -106,10 +106,11 @@ "Link to card" : "Kart ile ilişkilendir", "Cancel" : "İptal", "File already exists" : "Dosya zaten var", - "A file with the name {filename} already exists." : "{filename} isminde bir 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?", "Overwrite file" : "Üzerine yaz", - "Keep existing file" : "Mevcut dosyayı koru", + "Keep existing file" : "Var olan dosya korunsun", + "This board is read only" : "Bu pano salt okunur", "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "Add new list" : "Liste ekle", "List name" : "Liste adı", @@ -163,13 +164,13 @@ "Modified" : "Değiştirilme", "Created" : "Oluşturulma", "Upload attachment" : "Ek dosya yükle", - "Delete Attachment" : "Eki Sil", - "Restore Attachment" : "Eki Geri Getir", + "Delete Attachment" : "Ek Dosyasını Sil", + "Restore Attachment" : "Ek Dosyasını Geri Yükle", "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "Save" : "Kaydet", "The comment cannot be empty." : "Yorum boş olamaz.", "The comment cannot be longer than 1000 characters." : "Yorum 1000 karakterden uzun olamaz.", - "In reply to" : "Kime", + "In reply to" : "Şuna yanıtla", "Reply" : "Yanıtla", "Update" : "Güncelle", "seconds ago" : "saniye önce", @@ -193,7 +194,7 @@ "Board details" : "Pano ayrıntıları", "Link to a board" : "Bir pano ile ilişkilendir", "Link to a card" : "Bir kart ile ilişkilendir", - "Something went wrong" : "Bazı şeyler yanlış gitti", + "Something went wrong" : "Bir şeyler ters gitti", "Maximum file size of {size} exceeded" : "{size} olan en büyük dosya boyutu sınırı aşıldı" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 30b2baca8..f24576416 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -43,6 +43,7 @@ OC.L10N.register( "Save" : "Зберегти", "Reply" : "Відповісти", "Update" : "Оновлення", + "(group)" : "(група)", "seconds ago" : "секунд тому", "Delete card" : "Видалити картку", "Move card" : "Пересунути картку", diff --git a/l10n/uk.json b/l10n/uk.json index 2b906af0b..e1524513b 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -41,6 +41,7 @@ "Save" : "Зберегти", "Reply" : "Відповісти", "Update" : "Оновлення", + "(group)" : "(група)", "seconds ago" : "секунд тому", "Delete card" : "Видалити картку", "Move card" : "Пересунути картку", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 3942dc261..2206c5bdb 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -112,6 +112,7 @@ OC.L10N.register( "Do you want to overwrite it?" : "您确定要覆盖吗?", "Overwrite file" : "覆盖文件", "Keep existing file" : "保持已存在的文件", + "This board is read only" : "此面板是只读的", "Drop your files to upload" : "拖放您的文件以上传", "Add new list" : "添加新的列表", "List name" : "列表名称", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index a2646c869..f4e42b938 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -110,6 +110,7 @@ "Do you want to overwrite it?" : "您确定要覆盖吗?", "Overwrite file" : "覆盖文件", "Keep existing file" : "保持已存在的文件", + "This board is read only" : "此面板是只读的", "Drop your files to upload" : "拖放您的文件以上传", "Add new list" : "添加新的列表", "List name" : "列表名称",