diff --git a/l10n/de.js b/l10n/de.js index 07b87e3..88be24c 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Telefon-Sync", + "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", diff --git a/l10n/de.json b/l10n/de.json index bc5d20f..73a56a5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Telefon-Sync", + "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", @@ -36,4 +37,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s Nachricht(en) angezeigt von %s in der Datenbank gespeicherte Nachricht(en)", "Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus." },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 8de4d31..5381dce 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Telefon-Sync", + "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index a050d8e..05de360 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Telefon-Sync", + "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", @@ -36,4 +37,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s Nachricht(en) angezeigt von %s in der Datenbank gespeicherte Nachricht(en)", "Please select a conversation from the list to load it." : "Wähle eine Unterhaltung zum Laden aus der Liste aus." },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index b7e7db3..0902c16 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Sincronizar teléfono", + "dwa" : "dwa", "captured" : "capturado", "binary" : "binario", "utf-8" : "UTF-8", diff --git a/l10n/es.json b/l10n/es.json index f899e50..29ebe6e 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Sincronizar teléfono", + "dwa" : "dwa", "captured" : "capturado", "binary" : "binario", "utf-8" : "UTF-8", @@ -35,4 +36,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s mensaje(s) mostrado(s) de %s mensaje(s) almacenado(s) en la base de datos.", "Please select a conversation from the list to load it." : "Por favor, selecciona una conversación de la lista para cargarla." },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 0fa8610..beeff92 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Synchronisation du téléphone", + "dwa" : "dwa", "captured" : "capturé", "binary" : "binaire", "utf-8" : "utf-8", diff --git a/l10n/fr.json b/l10n/fr.json index 12c3689..ff5a7c2 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Synchronisation du téléphone", + "dwa" : "dwa", "captured" : "capturé", "binary" : "binaire", "utf-8" : "utf-8", @@ -32,4 +33,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s message(s) affiché(s) sur %s message(s) stocké(s) dans la base de données.", "Please select a conversation from the list to load it." : "Veuillez sélectionner une conversation dans la liste pour la charger." },"pluralForm" :"nplurals=2; plural=(n > 1);" -} +} \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index 406c7c7..5e29049 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Sincronizar o teléfono", + "dwa" : "dwa", "captured" : "capturado", "bubbled" : "burbullado", "binary" : "binary", diff --git a/l10n/gl.json b/l10n/gl.json index aed6b96..f90db32 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Sincronizar o teléfono", + "dwa" : "dwa", "captured" : "capturado", "bubbled" : "burbullado", "binary" : "binary", @@ -36,4 +37,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s mensaxe(s) amosada(s) de %s mensaxe(s) almacenada(s) na base de datos.", "Please select a conversation from the list to load it." : "Seleccione unha conversa da lista para cargala." },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index fd204c7..d98955d 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Telefon szinkronizáció", + "dwa" : "dwa", "binary" : "bináris", "a" : "egy", "big" : "nagy", diff --git a/l10n/hu.json b/l10n/hu.json index c9c32f9..2abe0da 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Telefon szinkronizáció", + "dwa" : "dwa", "binary" : "bináris", "a" : "egy", "big" : "nagy", @@ -25,4 +26,4 @@ "%s message(s) shown of %s message(s) stored in database." : "%s üzenet(ek) megjelenítve az adatbázisban lévő %s üzenet(ek)ből.", "Please select a conversation from the list to load it." : "Betöltéshez kérlek válassz egy beszélgetést a listából." },"pluralForm" :"nplurals=2; plural=(n != 1);" -} +} \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index eaa5f05..431545e 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Synchronizacja telefonu", + "dwa" : "dwa", "binary" : "dwójkowy", "utf-8" : "utf-8", "a" : "a", diff --git a/l10n/pl.json b/l10n/pl.json index 18732c5..5011240 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Synchronizacja telefonu", + "dwa" : "dwa", "binary" : "dwójkowy", "utf-8" : "utf-8", "a" : "a", @@ -32,4 +33,4 @@ "%s message(s) shown of %s message(s) stored in database." : "Wyświetlono %swiadomość(-ści) z %s zachowanych w bazie danych.", "Please select a conversation from the list to load it." : "Wybierz rozmowę z listy, aby ją załadować." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" -} +} \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 98bb65c..78681e4 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -2,6 +2,7 @@ OC.L10N.register( "ocsms", { "Phone Sync" : "Telefon Eşitleme", + "dwa" : "dwa", "captured" : "yakalandı", "bubbled" : "kabarcıklı", "binary" : "ikili", diff --git a/l10n/tr.json b/l10n/tr.json index eedb023..45ddf79 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,5 +1,6 @@ { "translations": { "Phone Sync" : "Telefon Eşitleme", + "dwa" : "dwa", "captured" : "yakalandı", "bubbled" : "kabarcıklı", "binary" : "ikili", @@ -36,4 +37,4 @@ "%s message(s) shown of %s message(s) stored in database." : "Veritabanında kayıtlı %s/%s ileti görüntüleniyor.", "Please select a conversation from the list to load it." : "Lütfen listeden yüklenecek bir görüşme seçin." },"pluralForm" :"nplurals=2; plural=(n > 1);" -} +} \ No newline at end of file