diff --git a/l10n/de.js b/l10n/de.js index 88be24c..07b87e3 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -2,7 +2,6 @@ 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 73a56a5..bc5d20f 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Telefon-Sync", - "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", @@ -37,4 +36,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 5381dce..8de4d31 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -2,7 +2,6 @@ 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 05de360..a050d8e 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Telefon-Sync", - "dwa" : "dwa", "captured" : "captured", "bubbled" : "bubbled", "binary" : "binär", @@ -37,4 +36,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 0902c16..b7e7db3 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -2,7 +2,6 @@ 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 29ebe6e..f899e50 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Sincronizar teléfono", - "dwa" : "dwa", "captured" : "capturado", "binary" : "binario", "utf-8" : "UTF-8", @@ -36,4 +35,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 beeff92..0fa8610 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -2,7 +2,6 @@ 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 ff5a7c2..12c3689 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Synchronisation du téléphone", - "dwa" : "dwa", "captured" : "capturé", "binary" : "binaire", "utf-8" : "utf-8", @@ -33,4 +32,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 5e29049..406c7c7 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -2,7 +2,6 @@ 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 f90db32..aed6b96 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Sincronizar o teléfono", - "dwa" : "dwa", "captured" : "capturado", "bubbled" : "burbullado", "binary" : "binary", @@ -37,4 +36,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 d98955d..fd204c7 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -2,7 +2,6 @@ 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 2abe0da..c9c32f9 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Telefon szinkronizáció", - "dwa" : "dwa", "binary" : "bináris", "a" : "egy", "big" : "nagy", @@ -26,4 +25,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 431545e..eaa5f05 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -2,7 +2,6 @@ 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 5011240..18732c5 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Synchronizacja telefonu", - "dwa" : "dwa", "binary" : "dwójkowy", "utf-8" : "utf-8", "a" : "a", @@ -33,4 +32,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 78681e4..98bb65c 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -2,7 +2,6 @@ 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 45ddf79..eedb023 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -1,6 +1,5 @@ { "translations": { "Phone Sync" : "Telefon Eşitleme", - "dwa" : "dwa", "captured" : "yakalandı", "bubbled" : "kabarcıklı", "binary" : "ikili", @@ -37,4 +36,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 +}