diff --git a/l10n/is.js b/l10n/is.js index da2ce13..70710f8 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Phone Sync" : "Símasamstilling", "An app to sync SMS with your cloud" : "Forrit til að samstilla SMS við tölvuskýið þitt", + "No contact found." : "Enginn tengiliður fannst.", "Settings" : "Stillingar", "Invalid message limit" : "Ógild takmörk skilaboða", "Default country code" : "Sjálfgefinn landskóði", @@ -13,6 +14,8 @@ OC.L10N.register( "Notification settings" : "Stillingar á tilkynningum", "Enable" : "Virkja", "Disable" : "Gera óvirkt", + "Are you sure you want to wipe all your messages ?" : "Ertu viss um að þú viljir þurrka út öll skilaboðin þín?", + "Reset all messages" : "Frumstilla öll skilaboð", "%s message(s) shown of %s message(s) stored in database." : "%s skilaboð birt af %s skilaboðum sem geymd eru í gagnagrunni.", "Please select a conversation from the list to load it." : "Veldu samtal úr listanum til að hlaða því inn." }, diff --git a/l10n/is.json b/l10n/is.json index dd44c42..03ae9e8 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -1,6 +1,7 @@ { "translations": { "Phone Sync" : "Símasamstilling", "An app to sync SMS with your cloud" : "Forrit til að samstilla SMS við tölvuskýið þitt", + "No contact found." : "Enginn tengiliður fannst.", "Settings" : "Stillingar", "Invalid message limit" : "Ógild takmörk skilaboða", "Default country code" : "Sjálfgefinn landskóði", @@ -11,6 +12,8 @@ "Notification settings" : "Stillingar á tilkynningum", "Enable" : "Virkja", "Disable" : "Gera óvirkt", + "Are you sure you want to wipe all your messages ?" : "Ertu viss um að þú viljir þurrka út öll skilaboðin þín?", + "Reset all messages" : "Frumstilla öll skilaboð", "%s message(s) shown of %s message(s) stored in database." : "%s skilaboð birt af %s skilaboðum sem geymd eru í gagnagrunni.", "Please select a conversation from the list to load it." : "Veldu samtal úr listanum til að hlaða því inn." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" diff --git a/l10n/nl.js b/l10n/nl.js index 6003136..ffe77f5 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Phone Sync" : "Telefoon Synchronisatie", "An app to sync SMS with your cloud" : "Een app om SMS met je cloud te synchroniseren", + "No contact found." : "Geen contactpersonen gevonden", "Settings" : "Instellingen", "Invalid message limit" : "Ongeldige berichtlimiet", "Default country code" : "Standaard landencode", @@ -13,6 +14,8 @@ OC.L10N.register( "Notification settings" : "Meldingsinstellingen", "Enable" : "Inschakelen", "Disable" : "Uitschakelen", + "Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je je berichten wilt verwijderen?", + "Reset all messages" : "Alle berichten terugzetten", "%s message(s) shown of %s message(s) stored in database." : "%s bericht(en) getoond van %s bericht(en) in de database.", "Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden." }, diff --git a/l10n/nl.json b/l10n/nl.json index 5ab65a5..7f189f8 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -1,6 +1,7 @@ { "translations": { "Phone Sync" : "Telefoon Synchronisatie", "An app to sync SMS with your cloud" : "Een app om SMS met je cloud te synchroniseren", + "No contact found." : "Geen contactpersonen gevonden", "Settings" : "Instellingen", "Invalid message limit" : "Ongeldige berichtlimiet", "Default country code" : "Standaard landencode", @@ -11,6 +12,8 @@ "Notification settings" : "Meldingsinstellingen", "Enable" : "Inschakelen", "Disable" : "Uitschakelen", + "Are you sure you want to wipe all your messages ?" : "Weet je zeker dat je je berichten wilt verwijderen?", + "Reset all messages" : "Alle berichten terugzetten", "%s message(s) shown of %s message(s) stored in database." : "%s bericht(en) getoond van %s bericht(en) in de database.", "Please select a conversation from the list to load it." : "Kies een gesprek uit de lijst om het te laden." },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/sr.js b/l10n/sr.js index 9f24e18..d3cfc9d 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Phone Sync" : "Телефонска синхронизација", "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером", + "No contact found." : "Није нађен ниједан контакт.", "Settings" : "Поставке", "Invalid message limit" : "Неисправни лимит поруке", "Default country code" : "Подразумевани позивни број државе", @@ -13,6 +14,8 @@ OC.L10N.register( "Notification settings" : "Поставке обавештења", "Enable" : "Укључи", "Disable" : "Искључи", + "Are you sure you want to wipe all your messages ?" : "Да ли сте сигурни да желите да побришете све поруке?", + "Reset all messages" : "Ресетовање свих порука", "%s message(s) shown of %s message(s) stored in database." : "Приказана %s порука(е) од укупно %s поруке(а) ускладиштених у бази.", "Please select a conversation from the list to load it." : "Одаберите конверзацију из списка да бисте је учитали." }, diff --git a/l10n/sr.json b/l10n/sr.json index 5029dd8..543bbe2 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -1,6 +1,7 @@ { "translations": { "Phone Sync" : "Телефонска синхронизација", "An app to sync SMS with your cloud" : "Апликација за синхронизацију СМС-ова са Вашим сервером", + "No contact found." : "Није нађен ниједан контакт.", "Settings" : "Поставке", "Invalid message limit" : "Неисправни лимит поруке", "Default country code" : "Подразумевани позивни број државе", @@ -11,6 +12,8 @@ "Notification settings" : "Поставке обавештења", "Enable" : "Укључи", "Disable" : "Искључи", + "Are you sure you want to wipe all your messages ?" : "Да ли сте сигурни да желите да побришете све поруке?", + "Reset all messages" : "Ресетовање свих порука", "%s message(s) shown of %s message(s) stored in database." : "Приказана %s порука(е) од укупно %s поруке(а) ускладиштених у бази.", "Please select a conversation from the list to load it." : "Одаберите конверзацију из списка да бисте је учитали." },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"