diff options
Diffstat (limited to 'apps/dav/l10n')
-rw-r--r-- | apps/dav/l10n/ar.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/ar.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/ca.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/ca.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/gl.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/gl.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/sr.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/sr.json | 3 | ||||
-rw-r--r-- | apps/dav/l10n/sv.js | 3 | ||||
-rw-r--r-- | apps/dav/l10n/sv.json | 3 |
10 files changed, 20 insertions, 10 deletions
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js index 8cf4627e73b..cfce51a3994 100644 --- a/apps/dav/l10n/ar.js +++ b/apps/dav/l10n/ar.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", + "%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك" }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json index 0f6324416ae..efa28b61117 100644 --- a/apps/dav/l10n/ar.json +++ b/apps/dav/l10n/ar.json @@ -186,6 +186,7 @@ "Please contact the organizer directly." : "رجاءً، تواصل مع المُنظّم أو المُنظّمين مُباشرةً.", "Are you accepting the invitation?" : "هل تقبل الدعوة؟", "Tentative" : "مبدئي", - "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ" + "Your attendance was updated successfully." : "حضورك تم تحديثه بنجاحٍ", + "%1$s has responded your invitation" : "%1$s تفاعل مع دعوتك" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file diff --git a/apps/dav/l10n/ca.js b/apps/dav/l10n/ca.js index 67b64f97479..250f36860d2 100644 --- a/apps/dav/l10n/ca.js +++ b/apps/dav/l10n/ca.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacteu amb l'organització directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència." + "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.", + "%1$s has responded your invitation" : "%1$s ha respost a la vostra invitació" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/ca.json b/apps/dav/l10n/ca.json index 1ca9c57af6b..2fe411d9252 100644 --- a/apps/dav/l10n/ca.json +++ b/apps/dav/l10n/ca.json @@ -186,6 +186,7 @@ "Please contact the organizer directly." : "Contacteu amb l'organització directament.", "Are you accepting the invitation?" : "Accepteu la invitació?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència." + "Your attendance was updated successfully." : "S'ha actualitzat correctament l'assistència.", + "%1$s has responded your invitation" : "%1$s ha respost a la vostra invitació" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js index 0c9dc3f9c5f..7dcc290e913 100644 --- a/apps/dav/l10n/gl.js +++ b/apps/dav/l10n/gl.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta Vde. o convite?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente." + "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", + "%1$s has responded your invitation" : "%1$s respondeu ao seu convite" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json index 05c4030b343..5d8a5b85f0b 100644 --- a/apps/dav/l10n/gl.json +++ b/apps/dav/l10n/gl.json @@ -186,6 +186,7 @@ "Please contact the organizer directly." : "Contacte directamente co organizador.", "Are you accepting the invitation?" : "Acepta Vde. o convite?", "Tentative" : "Provisional", - "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente." + "Your attendance was updated successfully." : "A súa asistencia foi actualizada satisfactoriamente.", + "%1$s has responded your invitation" : "%1$s respondeu ao seu convite" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sr.js b/apps/dav/l10n/sr.js index 0d81552a83a..9852dcbcfad 100644 --- a/apps/dav/l10n/sr.js +++ b/apps/dav/l10n/sr.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано." + "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", + "%1$s has responded your invitation" : "%1$s је одговорио на вашу позивницу" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/dav/l10n/sr.json b/apps/dav/l10n/sr.json index fc9f625b943..d8c610bb758 100644 --- a/apps/dav/l10n/sr.json +++ b/apps/dav/l10n/sr.json @@ -186,6 +186,7 @@ "Please contact the organizer directly." : "Контактирајте директно организатора.", "Are you accepting the invitation?" : "Да ли прихватате позивницу?", "Tentative" : "Условна потврда", - "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано." + "Your attendance was updated successfully." : "Ваше присуство је успешно ажурирано.", + "%1$s has responded your invitation" : "%1$s је одговорио на вашу позивницу" },"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);" }
\ No newline at end of file diff --git a/apps/dav/l10n/sv.js b/apps/dav/l10n/sv.js index 7019dcc929e..436088df3f4 100644 --- a/apps/dav/l10n/sv.js +++ b/apps/dav/l10n/sv.js @@ -188,6 +188,7 @@ OC.L10N.register( "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Your attendance was updated successfully." : "Dina närvaro uppdaterades." + "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", + "%1$s has responded your invitation" : "%1$s har svarat på din inbjudan" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/dav/l10n/sv.json b/apps/dav/l10n/sv.json index e59b1fa0e56..906c8e4e23f 100644 --- a/apps/dav/l10n/sv.json +++ b/apps/dav/l10n/sv.json @@ -186,6 +186,7 @@ "Please contact the organizer directly." : "Vänligen kontakta arrangören direkt.", "Are you accepting the invitation?" : "Acceptera inbjudan?", "Tentative" : "Preliminärt", - "Your attendance was updated successfully." : "Dina närvaro uppdaterades." + "Your attendance was updated successfully." : "Dina närvaro uppdaterades.", + "%1$s has responded your invitation" : "%1$s har svarat på din inbjudan" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |