mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-07 16:06:15 +00:00
[tx-robot] updated from transifex
This commit is contained in:
parent
b1d529f407
commit
5137c97e13
@ -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."
|
||||
},
|
||||
|
@ -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);"
|
||||
|
@ -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."
|
||||
},
|
||||
|
@ -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);"
|
||||
|
@ -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." : "Одаберите конверзацију из списка да бисте је учитали."
|
||||
},
|
||||
|
@ -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);"
|
||||
|
Loading…
x
Reference in New Issue
Block a user