diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
142 files changed, 142 insertions, 1532 deletions
diff --git a/apps/comments/l10n/af.js b/apps/comments/l10n/af.js index b4d365f9b7f..ec03abc9fd5 100644 --- a/apps/comments/l10n/af.js +++ b/apps/comments/l10n/af.js @@ -18,16 +18,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem", - "New comment …" : "Nuwe kommentaar…", - "Post" : "Plaas", - "Cancel" : "Kanselleer", - "[Deleted user]" : "[Geskrapte gebruiker]", - "More comments …" : "Nog kommentare …", - "Save" : "Bewaar", - "Allowed characters {count} of {max}" : "Toegelate karakters {telling} van {maks}", - "Error occurred while retrieving comment with ID {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} opgehaal is", - "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} bygewerk is", - "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is" + "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/af.json b/apps/comments/l10n/af.json index 86cfafc5986..51bc9ce7ac3 100644 --- a/apps/comments/l10n/af.json +++ b/apps/comments/l10n/af.json @@ -16,16 +16,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n ongelese kommentaar","%n ongelese kommentare"], "Comment" : "Kommentaar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jy is genoem op “{lêer}”, in die kommentaar van 'n gebruiker wat intussen geskrap is.", - "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem", - "New comment …" : "Nuwe kommentaar…", - "Post" : "Plaas", - "Cancel" : "Kanselleer", - "[Deleted user]" : "[Geskrapte gebruiker]", - "More comments …" : "Nog kommentare …", - "Save" : "Bewaar", - "Allowed characters {count} of {max}" : "Toegelate karakters {telling} van {maks}", - "Error occurred while retrieving comment with ID {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} opgehaal is", - "Error occurred while updating comment with id {id}" : "’n Fout het voorgekom toe kommentaar met ID {id} bygewerk is", - "Error occurred while posting comment" : "’n Fout het voorgekom toe kommentaar geplaas is" + "{user} mentioned you in a comment on “{file}”" : "{gebruiker} het u in ’n kommentaar oor “{lêer}” genoem" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ar.js b/apps/comments/l10n/ar.js index 58bb18b3a5e..25d70a1fb03 100644 --- a/apps/comments/l10n/ar.js +++ b/apps/comments/l10n/ar.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", - "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”", - "New comment …" : "تعليق جديد", - "Post" : "ارسال", - "Cancel" : "إلغاء", - "[Deleted user]" : "[مستخدم محذوف]", - "More comments …" : "مزيد من التعليقات...", - "Save" : "حفظ", - "Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}", - "Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}", - "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", - "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق" + "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" }, "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/comments/l10n/ar.json b/apps/comments/l10n/ar.json index 394b40ca50c..26985511332 100644 --- a/apps/comments/l10n/ar.json +++ b/apps/comments/l10n/ar.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "حدث خطأ أثناء محاولة حذف التعليق", "An error occurred while trying to create the comment" : "حدث خطأ أثناء محاولة إنشاء التعليق", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "تمت الإشارة إليك على “{file}”, في تعليق بواسطة مستخدم تم حذفه منذ ذلك الحين", - "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”", - "New comment …" : "تعليق جديد", - "Post" : "ارسال", - "Cancel" : "إلغاء", - "[Deleted user]" : "[مستخدم محذوف]", - "More comments …" : "مزيد من التعليقات...", - "Save" : "حفظ", - "Allowed characters {count} of {max}" : "عدد الأحرف المسموح بها {count} من {max}", - "Error occurred while retrieving comment with ID {id}" : "حدث خطأ عند محاولة إيجاد التعليق المعرف بـ {id}", - "Error occurred while updating comment with id {id}" : "حصل خطأ أثناء تعديل التعليق رقم {id}", - "Error occurred while posting comment" : "حصل خطأ أثناء إرسال التعليق" + "{user} mentioned you in a comment on “{file}”" : "{user} أشار إليك في تعليق على “{file}”" },"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/comments/l10n/ast.js b/apps/comments/l10n/ast.js index e911701d954..205027d208b 100644 --- a/apps/comments/l10n/ast.js +++ b/apps/comments/l10n/ast.js @@ -16,15 +16,6 @@ OC.L10N.register( "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", - "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»", - "New comment …" : "Comentariu nuevu...", - "Post" : "Espublizar", - "Cancel" : "Encaboxar", - "[Deleted user]" : "[Usuariu desaniciáu]", - "More comments …" : "Más comentarios...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "{count} caráuteres almitíos de {max}", - "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", - "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu" + "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ast.json b/apps/comments/l10n/ast.json index 2ecf9409c14..e141984fb0e 100644 --- a/apps/comments/l10n/ast.json +++ b/apps/comments/l10n/ast.json @@ -14,15 +14,6 @@ "Retry" : "Retentar", "_%n unread comment_::_%n unread comments_" : ["%n comentariu ensin lleer","%n comentarios ensin lleer"], "Comment" : "Comentariu", - "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»", - "New comment …" : "Comentariu nuevu...", - "Post" : "Espublizar", - "Cancel" : "Encaboxar", - "[Deleted user]" : "[Usuariu desaniciáu]", - "More comments …" : "Más comentarios...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "{count} caráuteres almitíos de {max}", - "Error occurred while updating comment with id {id}" : "Asocedió un fallu entrín s'anovaba'l comentariu cola ID {id}", - "Error occurred while posting comment" : "Asocedieron fallos entrín s'espublizaba'l comentariu" + "{user} mentioned you in a comment on “{file}”" : "{user} mentóte nun comentariu de «{file}»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 0faf39cbbc5..36a2bf3435c 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”", - "New comment …" : "Нов коментар...", - "Post" : "Публикация", - "Cancel" : "Отказ", - "[Deleted user]" : "[Изтрит потребител]", - "More comments …" : "Още коментари...", - "Save" : "Запазване", - "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}", - "Error occurred while retrieving comment with ID {id}" : "Възникна грешка по време на извличане на коментар с ID {id}", - "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}", - "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index 0a337b8ab10..bb95e3dc146 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”", - "New comment …" : "Нов коментар...", - "Post" : "Публикация", - "Cancel" : "Отказ", - "[Deleted user]" : "[Изтрит потребител]", - "More comments …" : "Още коментари...", - "Save" : "Запазване", - "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}", - "Error occurred while retrieving comment with ID {id}" : "Възникна грешка по време на извличане на коментар с ID {id}", - "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}", - "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ca.js b/apps/comments/l10n/ca.js index bedb75ce12d..54c63959441 100644 --- a/apps/comments/l10n/ca.js +++ b/apps/comments/l10n/ca.js @@ -20,16 +20,6 @@ OC.L10N.register( "Comment" : "Comentari", "Comment deleted" : "Comentari suprimit", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”", - "New comment …" : "Nou comentari...", - "Post" : "Publica", - "Cancel" : "Cancel·la", - "[Deleted user]" : "[Usuari suprimit]", - "More comments …" : "Més comentaris...", - "Save" : "Desa", - "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}", - "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}", - "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}", - "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari" + "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ca.json b/apps/comments/l10n/ca.json index bc8c4de189e..90a7dc344bb 100644 --- a/apps/comments/l10n/ca.json +++ b/apps/comments/l10n/ca.json @@ -18,16 +18,6 @@ "Comment" : "Comentari", "Comment deleted" : "Comentari suprimit", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Heu estat esmentats a \"{file}\" en un comentari d'un usuari que ja no existeix", - "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”", - "New comment …" : "Nou comentari...", - "Post" : "Publica", - "Cancel" : "Cancel·la", - "[Deleted user]" : "[Usuari suprimit]", - "More comments …" : "Més comentaris...", - "Save" : "Desa", - "Allowed characters {count} of {max}" : "{count} caràcters permesos de {max}", - "Error occurred while retrieving comment with ID {id}" : "S'ha produït un error en recuperar el comentari amb l'ID {id}", - "Error occurred while updating comment with id {id}" : "Hi ha hagut un error en actualitzar el comentari amb id {id}", - "Error occurred while posting comment" : "Hi ha hagut un error en publicar el comentari" + "{user} mentioned you in a comment on “{file}”" : "{user} us ha esmentat en un comentari de “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/cs.js b/apps/comments/l10n/cs.js index b01ced68474..34410e94adb 100644 --- a/apps/comments/l10n/cs.js +++ b/apps/comments/l10n/cs.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“", - "New comment …" : "Nový komentář…", - "Post" : "Zveřejnit", - "Cancel" : "Storno", - "[Deleted user]" : "[Smazaný uživatel]", - "More comments …" : "Více komentářů…", - "Save" : "Uložit", - "Allowed characters {count} of {max}" : "Využito {count} znaků z {max}", - "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s identifikátorem {id}", - "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", - "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře" + "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/comments/l10n/cs.json b/apps/comments/l10n/cs.json index 463fa7f8243..f89994cf2dd 100644 --- a/apps/comments/l10n/cs.json +++ b/apps/comments/l10n/cs.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Došlo k chybě při pokusu o smazání komentáře", "An error occurred while trying to create the comment" : "Došlo k chybě při pokusu o vytvoření komentáře", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Byli jste zmíněni v souboru „{file}“, v komentáři od uživatele, který byl později smazán", - "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“", - "New comment …" : "Nový komentář…", - "Post" : "Zveřejnit", - "Cancel" : "Storno", - "[Deleted user]" : "[Smazaný uživatel]", - "More comments …" : "Více komentářů…", - "Save" : "Uložit", - "Allowed characters {count} of {max}" : "Využito {count} znaků z {max}", - "Error occurred while retrieving comment with ID {id}" : "Došlo k chybě při načítání komentáře s identifikátorem {id}", - "Error occurred while updating comment with id {id}" : "Došlo k chybě při aktualizování komentáře s id {id}", - "Error occurred while posting comment" : "Došlo k chybě při zveřejňování komentáře" + "{user} mentioned you in a comment on “{file}”" : "{user} vás zmínil(a) v komentáři u „{file}“" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index ffce809dd24..835093ce56a 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"", - "New comment …" : "Ny kommentar ...", - "Post" : "Indlæg", - "Cancel" : "Annullér", - "[Deleted user]" : "[Slettet user]", - "More comments …" : "Flere kommentarer...", - "Save" : "Gem", - "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}", - "Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}", - "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", - "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 4f3f6a8788d..d10ba7756df 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren", "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"", - "New comment …" : "Ny kommentar ...", - "Post" : "Indlæg", - "Cancel" : "Annullér", - "[Deleted user]" : "[Slettet user]", - "More comments …" : "Flere kommentarer...", - "Save" : "Gem", - "Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}", - "Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}", - "Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}", - "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de.js b/apps/comments/l10n/de.js index bedb8203683..86ebd63263c 100644 --- a/apps/comments/l10n/de.js +++ b/apps/comments/l10n/de.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt", - "New comment …" : "Neuer Kommentar …", - "Post" : "Speichern", - "Cancel" : "Abbrechen", - "[Deleted user]" : "[Gelöschter Benutzer]", - "More comments …" : "Weitere Kommentare …", - "Save" : "Speichern", - "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", - "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", - "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", - "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de.json b/apps/comments/l10n/de.json index 488f80f951f..4c1c8731146 100644 --- a/apps/comments/l10n/de.json +++ b/apps/comments/l10n/de.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt", - "New comment …" : "Neuer Kommentar …", - "Post" : "Speichern", - "Cancel" : "Abbrechen", - "[Deleted user]" : "[Gelöschter Benutzer]", - "More comments …" : "Weitere Kommentare …", - "Save" : "Speichern", - "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", - "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", - "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", - "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/de_DE.js b/apps/comments/l10n/de_DE.js index b352130aa6e..b531dc0b8c0 100644 --- a/apps/comments/l10n/de_DE.js +++ b/apps/comments/l10n/de_DE.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", - "New comment …" : "Neuer Kommentar …", - "Post" : "Speichern", - "Cancel" : "Abbrechen", - "[Deleted user]" : "[Gelöschter Benutzer]", - "More comments …" : "Weitere Kommentare …", - "Save" : "Speichern", - "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", - "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", - "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", - "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/de_DE.json b/apps/comments/l10n/de_DE.json index b9b4af82de3..9c6c3bebe02 100644 --- a/apps/comments/l10n/de_DE.json +++ b/apps/comments/l10n/de_DE.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten", "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt", - "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt", - "New comment …" : "Neuer Kommentar …", - "Post" : "Speichern", - "Cancel" : "Abbrechen", - "[Deleted user]" : "[Gelöschter Benutzer]", - "More comments …" : "Weitere Kommentare …", - "Save" : "Speichern", - "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt", - "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten", - "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten", - "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten" + "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 6c0f9461b31..8a9ac6a6e0d 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", - "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”", - "New comment …" : "Νέο σχόλιο …", - "Post" : "Δημοσίευση", - "Cancel" : "Ακύρωση", - "[Deleted user]" : "[Διαγραμμένος χρήστης]", - "More comments …" : "Περισσότερα σχόλια …", - "Save" : "Αποθήκευση", - "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}", - "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}", - "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το id {id}", - "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου" + "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 1648490f3f3..ea07be382a0 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", - "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”", - "New comment …" : "Νέο σχόλιο …", - "Post" : "Δημοσίευση", - "Cancel" : "Ακύρωση", - "[Deleted user]" : "[Διαγραμμένος χρήστης]", - "More comments …" : "Περισσότερα σχόλια …", - "Save" : "Αποθήκευση", - "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}", - "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}", - "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το id {id}", - "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου" + "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/en_GB.js b/apps/comments/l10n/en_GB.js index b6d9200c65f..3586b5103d5 100644 --- a/apps/comments/l10n/en_GB.js +++ b/apps/comments/l10n/en_GB.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”", - "New comment …" : "New comment …", - "Post" : "Post", - "Cancel" : "Cancel", - "[Deleted user]" : "[Deleted user]", - "More comments …" : "More comments …", - "Save" : "Save", - "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}", - "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}", - "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", - "Error occurred while posting comment" : "Error occurred while posting comment" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/en_GB.json b/apps/comments/l10n/en_GB.json index aec7fe102ca..3e03a4e3df8 100644 --- a/apps/comments/l10n/en_GB.json +++ b/apps/comments/l10n/en_GB.json @@ -17,16 +17,6 @@ "_1 new comment_::_{unread} new comments_" : ["1 new comment","{unread} new comments"], "Comment" : "Comment", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "You were mentioned on “{file}”, in a comment by a user that has since been deleted", - "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”", - "New comment …" : "New comment …", - "Post" : "Post", - "Cancel" : "Cancel", - "[Deleted user]" : "[Deleted user]", - "More comments …" : "More comments …", - "Save" : "Save", - "Allowed characters {count} of {max}" : "Allowed characters: {count} of {max}", - "Error occurred while retrieving comment with ID {id}" : "Error occurred while retrieving comment with ID {id}", - "Error occurred while updating comment with id {id}" : "Error occurred while updating comment with id {id}", - "Error occurred while posting comment" : "Error occurred while posting comment" + "{user} mentioned you in a comment on “{file}”" : "{user} mentioned you in a comment on “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/eo.js b/apps/comments/l10n/eo.js index a132a508088..ae5c302ea06 100644 --- a/apps/comments/l10n/eo.js +++ b/apps/comments/l10n/eo.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", - "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“", - "New comment …" : "Nova komento …", - "Post" : "Afiŝi", - "Cancel" : "Nuligi", - "[Deleted user]" : "[Forigita uzanto]", - "More comments …" : "Pli da komentoj...", - "Save" : "Konservi", - "Allowed characters {count} of {max}" : "{count} el {max} signoj maksimume", - "Error occurred while retrieving comment with ID {id}" : "Eraro dum ricevo de komento kun identigilo {id}", - "Error occurred while updating comment with id {id}" : "Eraro dum ĝisdatigo de komento kun identigilo {id}", - "Error occurred while posting comment" : "Eraro dum sendo de komento" + "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eo.json b/apps/comments/l10n/eo.json index dc895ecc023..54f08933f75 100644 --- a/apps/comments/l10n/eo.json +++ b/apps/comments/l10n/eo.json @@ -17,16 +17,6 @@ "_1 new comment_::_{unread} new comments_" : ["1 nova komento","{unread} novaj komentoj"], "Comment" : "Komento", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vi estis menciita en „{file}“, en komento de uzanto, kiu poste estis forigita", - "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“", - "New comment …" : "Nova komento …", - "Post" : "Afiŝi", - "Cancel" : "Nuligi", - "[Deleted user]" : "[Forigita uzanto]", - "More comments …" : "Pli da komentoj...", - "Save" : "Konservi", - "Allowed characters {count} of {max}" : "{count} el {max} signoj maksimume", - "Error occurred while retrieving comment with ID {id}" : "Eraro dum ricevo de komento kun identigilo {id}", - "Error occurred while updating comment with id {id}" : "Eraro dum ĝisdatigo de komento kun identigilo {id}", - "Error occurred while posting comment" : "Eraro dum sendo de komento" + "{user} mentioned you in a comment on “{file}”" : "{user} menciis vin en komento pri „{file}“" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es.js b/apps/comments/l10n/es.js index e61fd1f96a6..04280a21f72 100644 --- a/apps/comments/l10n/es.js +++ b/apps/comments/l10n/es.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Nuevo comentario …", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario eliminado]", - "More comments …" : "Más comentarios …", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se ha producido un error al obtener el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", - "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es.json b/apps/comments/l10n/es.json index 867c442e6f0..d14bad43e9a 100644 --- a/apps/comments/l10n/es.json +++ b/apps/comments/l10n/es.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario", "An error occurred while trying to create the comment" : "Ocurrió un error intentando crear el comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te han mencionado en \"{file}\", en un comentario de un usuario que después ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Nuevo comentario …", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario eliminado]", - "More comments …" : "Más comentarios …", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se ha producido un error al obtener el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con ID {id}", - "Error occurred while posting comment" : "Se ha producido un error al enviar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_419.js b/apps/comments/l10n/es_419.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_419.js +++ b/apps/comments/l10n/es_419.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_419.json b/apps/comments/l10n/es_419.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_419.json +++ b/apps/comments/l10n/es_419.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_AR.js b/apps/comments/l10n/es_AR.js index a8997342c0a..009e5d567b7 100644 --- a/apps/comments/l10n/es_AR.js +++ b/apps/comments/l10n/es_AR.js @@ -18,16 +18,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”", - "New comment …" : "Nuevo comentario ...", - "Post" : "Post", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} of {max}", - "Error occurred while retrieving comment with ID {id}" : "Se produjo un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}", - "Error occurred while posting comment" : "Se ha producido un error al publicar un comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_AR.json b/apps/comments/l10n/es_AR.json index 144a2bcec93..44f6a80d4e4 100644 --- a/apps/comments/l10n/es_AR.json +++ b/apps/comments/l10n/es_AR.json @@ -16,16 +16,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Usted fue mencionado en “{file}”, en un comentario de un usuario que ya ha sido eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”", - "New comment …" : "Nuevo comentario ...", - "Post" : "Post", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} of {max}", - "Error occurred while retrieving comment with ID {id}" : "Se produjo un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se ha producido un error al actualizar el comentario con id {id}", - "Error occurred while posting comment" : "Se ha producido un error al publicar un comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te ha mencionado en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_CL.js b/apps/comments/l10n/es_CL.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_CL.js +++ b/apps/comments/l10n/es_CL.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_CL.json b/apps/comments/l10n/es_CL.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_CL.json +++ b/apps/comments/l10n/es_CL.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_CO.js b/apps/comments/l10n/es_CO.js index df6029c81b1..50878cf1edf 100644 --- a/apps/comments/l10n/es_CO.js +++ b/apps/comments/l10n/es_CO.js @@ -18,16 +18,6 @@ OC.L10N.register( "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_CO.json b/apps/comments/l10n/es_CO.json index 042cb737f0a..62569e848c5 100644 --- a/apps/comments/l10n/es_CO.json +++ b/apps/comments/l10n/es_CO.json @@ -16,16 +16,6 @@ "Comment" : "Comentario", "Comment deleted" : "Comentario borrado", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_CR.js b/apps/comments/l10n/es_CR.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_CR.js +++ b/apps/comments/l10n/es_CR.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_CR.json b/apps/comments/l10n/es_CR.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_CR.json +++ b/apps/comments/l10n/es_CR.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_DO.js b/apps/comments/l10n/es_DO.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_DO.js +++ b/apps/comments/l10n/es_DO.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_DO.json b/apps/comments/l10n/es_DO.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_DO.json +++ b/apps/comments/l10n/es_DO.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_EC.js b/apps/comments/l10n/es_EC.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_EC.js +++ b/apps/comments/l10n/es_EC.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_EC.json b/apps/comments/l10n/es_EC.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_EC.json +++ b/apps/comments/l10n/es_EC.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_GT.js b/apps/comments/l10n/es_GT.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_GT.js +++ b/apps/comments/l10n/es_GT.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_GT.json b/apps/comments/l10n/es_GT.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_GT.json +++ b/apps/comments/l10n/es_GT.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_HN.js b/apps/comments/l10n/es_HN.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_HN.js +++ b/apps/comments/l10n/es_HN.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_HN.json b/apps/comments/l10n/es_HN.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_HN.json +++ b/apps/comments/l10n/es_HN.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index a666cb1ec8c..5e446370f65 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -18,16 +18,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index 4f1dffcafcb..1ba56e6147e 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -16,16 +16,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_NI.js b/apps/comments/l10n/es_NI.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_NI.js +++ b/apps/comments/l10n/es_NI.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_NI.json b/apps/comments/l10n/es_NI.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_NI.json +++ b/apps/comments/l10n/es_NI.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_PA.js b/apps/comments/l10n/es_PA.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_PA.js +++ b/apps/comments/l10n/es_PA.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_PA.json b/apps/comments/l10n/es_PA.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_PA.json +++ b/apps/comments/l10n/es_PA.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_PE.js b/apps/comments/l10n/es_PE.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_PE.js +++ b/apps/comments/l10n/es_PE.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_PE.json b/apps/comments/l10n/es_PE.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_PE.json +++ b/apps/comments/l10n/es_PE.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_PR.js b/apps/comments/l10n/es_PR.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_PR.js +++ b/apps/comments/l10n/es_PR.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_PR.json b/apps/comments/l10n/es_PR.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_PR.json +++ b/apps/comments/l10n/es_PR.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_PY.js b/apps/comments/l10n/es_PY.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_PY.js +++ b/apps/comments/l10n/es_PY.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_PY.json b/apps/comments/l10n/es_PY.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_PY.json +++ b/apps/comments/l10n/es_PY.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_SV.js b/apps/comments/l10n/es_SV.js index 3b9ee03d292..79eba9e8a36 100644 --- a/apps/comments/l10n/es_SV.js +++ b/apps/comments/l10n/es_SV.js @@ -17,16 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_SV.json b/apps/comments/l10n/es_SV.json index cf3a0cbcbef..7f668a54ec4 100644 --- a/apps/comments/l10n/es_SV.json +++ b/apps/comments/l10n/es_SV.json @@ -15,16 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Se presentó un error al recuperar el comentario con ID {id}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/es_UY.js b/apps/comments/l10n/es_UY.js index 88765e4435c..79eba9e8a36 100644 --- a/apps/comments/l10n/es_UY.js +++ b/apps/comments/l10n/es_UY.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/es_UY.json b/apps/comments/l10n/es_UY.json index 2d79492bbce..7f668a54ec4 100644 --- a/apps/comments/l10n/es_UY.json +++ b/apps/comments/l10n/es_UY.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n comentarios sin leer","%n comentarios sin leer"], "Comment" : "Comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", - "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", - "New comment …" : "Comentario nuevo ...", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario borrado]", - "More comments …" : "Más comentarios ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while updating comment with id {id}" : "Se presentó un error al actualizar el comentario con Id {id}", - "Error occurred while posting comment" : "Se presentó un error al publicar el comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 94dc357164f..03ad17bc9b5 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris", - "New comment …" : "Uus kommentaar", - "Post" : "Postita", - "Cancel" : "Loobu", - "[Deleted user]" : "[Kustutatud kasutaja]", - "More comments …" : "Veel kommentaare ...", - "Save" : "Salvesta", - "Allowed characters {count} of {max}" : "Lubatud märkide arv {count}/{max}", - "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge", - "Error occurred while posting comment" : "Viga kommentaari postitamisel" + "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index 0b0c220f64d..a1c23b53932 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sind mainiti \"{file}\", kommentaaris kasutataja poolt, mis on praeguseks kustutatud", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris", - "New comment …" : "Uus kommentaar", - "Post" : "Postita", - "Cancel" : "Loobu", - "[Deleted user]" : "[Kustutatud kasutaja]", - "More comments …" : "Veel kommentaare ...", - "Save" : "Salvesta", - "Allowed characters {count} of {max}" : "Lubatud märkide arv {count}/{max}", - "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge", - "Error occurred while posting comment" : "Viga kommentaari postitamisel" + "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index 7016043a6c5..444d9791ef6 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", - "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”", - "New comment …" : "Iruzkin berria...", - "Post" : "Bidali", - "Cancel" : "Utzi", - "[Deleted user]" : "[Deleted user]", - "More comments …" : "Iruzkin gehiago...", - "Save" : "Gorde", - "Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}", - "Error occurred while retrieving comment with ID {id}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan", - "Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan", - "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan" + "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/eu.json b/apps/comments/l10n/eu.json index 5164bf0dbfd..e9150fe13db 100644 --- a/apps/comments/l10n/eu.json +++ b/apps/comments/l10n/eu.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Errorea gertatu da iruzkina ezabatzen saiatzean", "An error occurred while trying to create the comment" : "Errorea gertatu da iruzkina sortzen saiatzean", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : " “{file}” fitxategian ezabatu izan den erabiltzaile batek aipatu zaitu", - "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”", - "New comment …" : "Iruzkin berria...", - "Post" : "Bidali", - "Cancel" : "Utzi", - "[Deleted user]" : "[Deleted user]", - "More comments …" : "Iruzkin gehiago...", - "Save" : "Gorde", - "Allowed characters {count} of {max}" : "Onartutako karaktereak {max}-tik {count}", - "Error occurred while retrieving comment with ID {id}" : "Errorea gertatu da {id} ID-a duen iruzkina berreskuratzerakoan", - "Error occurred while updating comment with id {id}" : "Errore bat gertatu da {id} id-a duen iruzkina aldatzerakoan", - "Error occurred while posting comment" : "Errore bat gertatu da iruzkina bidaltzerakoan" + "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fi.js b/apps/comments/l10n/fi.js index 763cc49d532..80c1ae24707 100644 --- a/apps/comments/l10n/fi.js +++ b/apps/comments/l10n/fi.js @@ -26,16 +26,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "New comment …" : "Uusi kommentti…", - "Post" : "Lähetä", - "Cancel" : "Peruuta", - "[Deleted user]" : "[Poistettu käyttäjä]", - "More comments …" : "Lisää kommentteja…", - "Save" : "Tallenna", - "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", - "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}", - "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", - "Error occurred while posting comment" : "Virhe kommenttia lähettäessä" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/fi.json b/apps/comments/l10n/fi.json index c1e27a88da3..b47e1ba8958 100644 --- a/apps/comments/l10n/fi.json +++ b/apps/comments/l10n/fi.json @@ -24,16 +24,6 @@ "An error occurred while trying to delete the comment" : "Kommenttia poistaessa tapahtui virhe", "An error occurred while trying to create the comment" : "Kommenttia luodessa tapahtui virhe", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sinut mainittiin tiedoston “{file}” kommentissa käyttäjän toimesta, joka on sittemmin poistettu", - "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa", - "New comment …" : "Uusi kommentti…", - "Post" : "Lähetä", - "Cancel" : "Peruuta", - "[Deleted user]" : "[Poistettu käyttäjä]", - "More comments …" : "Lisää kommentteja…", - "Save" : "Tallenna", - "Allowed characters {count} of {max}" : "Sallittujen merkkien määrä {count}/{max}", - "Error occurred while retrieving comment with ID {id}" : "Virhe haettaessa kommenttia tunnisteella {id}", - "Error occurred while updating comment with id {id}" : "Virhe päivittäessä kommenttia tunnisteella {id}", - "Error occurred while posting comment" : "Virhe kommenttia lähettäessä" + "{user} mentioned you in a comment on “{file}”" : "{user} mainitsi sinut tiedoston \"{file}\" kommentissa" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/fr.js b/apps/comments/l10n/fr.js index 1a3c28ffe1e..5d053f2abbb 100644 --- a/apps/comments/l10n/fr.js +++ b/apps/comments/l10n/fr.js @@ -28,16 +28,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”", - "New comment …" : "Nouveau commentaire...", - "Post" : "Poster", - "Cancel" : "Annuler", - "[Deleted user]" : "[Utilisateur supprimé]", - "More comments …" : "Plus de commentaires ...", - "Save" : "Enregistrer", - "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", - "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}", - "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", - "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire" + "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/fr.json b/apps/comments/l10n/fr.json index c20119f0b35..06f28442158 100644 --- a/apps/comments/l10n/fr.json +++ b/apps/comments/l10n/fr.json @@ -26,16 +26,6 @@ "An error occurred while trying to delete the comment" : "Une erreur s'est produite lors de la tentative de suppression du commentaire", "An error occurred while trying to create the comment" : "Une erreur s'est produite lors de la tentative de création du commentaire", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Vous avez été mentionné sur \"{file}\", dans un commentaire par un utilisateur qui a été supprimé depuis lors.", - "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”", - "New comment …" : "Nouveau commentaire...", - "Post" : "Poster", - "Cancel" : "Annuler", - "[Deleted user]" : "[Utilisateur supprimé]", - "More comments …" : "Plus de commentaires ...", - "Save" : "Enregistrer", - "Allowed characters {count} of {max}" : "{count} sur {max} caractères autorisés", - "Error occurred while retrieving comment with ID {id}" : "Une erreur est survenue lors de la récupération du commentaire avec l'ID {id}", - "Error occurred while updating comment with id {id}" : "Une erreur est survenue lors de la mise à jour du commentaire avec l'id {id}", - "Error occurred while posting comment" : "Une erreur est survenue lors de l'envoi du commentaire" + "{user} mentioned you in a comment on “{file}”" : "{user} vous a mentionné⋅e dans un commentaire sur “{file}”" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/gl.js b/apps/comments/l10n/gl.js index 5f7e56bf130..f1887625ba2 100644 --- a/apps/comments/l10n/gl.js +++ b/apps/comments/l10n/gl.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»", - "New comment …" : "Comentario novo…", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario eliminado]", - "More comments …" : "Máis comentarios…", - "Save" : "Gardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}", - "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}", - "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/gl.json b/apps/comments/l10n/gl.json index badf0af1889..0c6cfa57269 100644 --- a/apps/comments/l10n/gl.json +++ b/apps/comments/l10n/gl.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Produciuse un erro mentres tentaba eliminar o comentario", "An error occurred while trying to create the comment" : "Produciuse un erro mentres tentaba crear o comentario", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Mencionárono en «{file}», nun comentario dun usuario que foi eliminado", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»", - "New comment …" : "Comentario novo…", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuario eliminado]", - "More comments …" : "Máis comentarios…", - "Save" : "Gardar", - "Allowed characters {count} of {max}" : "Caracteres permitidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Produciuse un erro ao recuperar o comentario co ID {id}", - "Error occurred while updating comment with id {id}" : "Produciuse un erro ao actualizar o comentario co ID {id}", - "Error occurred while posting comment" : "Produciuse un erro ao publicar o comentario" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionouno a vostede nun comentario en «{file}»" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/he.js b/apps/comments/l10n/he.js index 11d10af2dc2..bb6ddb1f488 100644 --- a/apps/comments/l10n/he.js +++ b/apps/comments/l10n/he.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", - "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", - "New comment …" : "תגובה חדשה", - "Post" : "פרסום", - "Cancel" : "ביטול", - "[Deleted user]" : "[משתמשים מוסרים]", - "More comments …" : "תגובות נוספות…", - "Save" : "שמירה", - "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}", - "Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}", - "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", - "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה" + "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); diff --git a/apps/comments/l10n/he.json b/apps/comments/l10n/he.json index feebce0aefe..cc474080373 100644 --- a/apps/comments/l10n/he.json +++ b/apps/comments/l10n/he.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "אירעה שגיאה בניסיון למחוק את התגובה", "An error occurred while trying to create the comment" : "אירעה שגיאה בניסיון ליצור את התגובה", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "אוזכרת ב־„{file}”, בתגובה של משתמש שנמחק בינתיים.", - "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”", - "New comment …" : "תגובה חדשה", - "Post" : "פרסום", - "Cancel" : "ביטול", - "[Deleted user]" : "[משתמשים מוסרים]", - "More comments …" : "תגובות נוספות…", - "Save" : "שמירה", - "Allowed characters {count} of {max}" : "תווים מותרים {count} מתוך {max}", - "Error occurred while retrieving comment with ID {id}" : "אירעה שגיאה בעת קבלת התגובה עם המזהה {id}", - "Error occurred while updating comment with id {id}" : "שגיאה אירעה כאשר עודכנה תגובה עם מספר זיהוי {id}", - "Error occurred while posting comment" : "אירעה שגיאה בזמן פרסום תגובה" + "{user} mentioned you in a comment on “{file}”" : "אוזכרת על ידי „{user}” בתגובה על „{file}”" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" }
\ No newline at end of file diff --git a/apps/comments/l10n/hr.js b/apps/comments/l10n/hr.js index 5854d2c16a8..18de76baab4 100644 --- a/apps/comments/l10n/hr.js +++ b/apps/comments/l10n/hr.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", - "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”", - "New comment …" : "Novi komentar…", - "Post" : "Objavi", - "Cancel" : "Odustani", - "[Deleted user]" : "[Izbrisan korisnik]", - "More comments …" : "Više komentara...", - "Save" : "Spremi", - "Allowed characters {count} of {max}" : "Dopušteni znakovi {count} od {max}", - "Error occurred while retrieving comment with ID {id}" : "Došlo je do pogreške prilikom dohvaćanja komentara s ID-om {id}", - "Error occurred while updating comment with id {id}" : "Došlo je do pogreške prilikom ažuriranja komentara s ID-om {id}", - "Error occurred while posting comment" : "Došlo je do pogreške prilikom objavljivanja komentara" + "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" }, "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/comments/l10n/hr.json b/apps/comments/l10n/hr.json index 913942bf434..f57d3d0e29f 100644 --- a/apps/comments/l10n/hr.json +++ b/apps/comments/l10n/hr.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara", "An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Spomenuti ste u „{file}”, u komentaru korisnika koji je nakon toga izbrisan", - "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”", - "New comment …" : "Novi komentar…", - "Post" : "Objavi", - "Cancel" : "Odustani", - "[Deleted user]" : "[Izbrisan korisnik]", - "More comments …" : "Više komentara...", - "Save" : "Spremi", - "Allowed characters {count} of {max}" : "Dopušteni znakovi {count} od {max}", - "Error occurred while retrieving comment with ID {id}" : "Došlo je do pogreške prilikom dohvaćanja komentara s ID-om {id}", - "Error occurred while updating comment with id {id}" : "Došlo je do pogreške prilikom ažuriranja komentara s ID-om {id}", - "Error occurred while posting comment" : "Došlo je do pogreške prilikom objavljivanja komentara" + "{user} mentioned you in a comment on “{file}”" : "{user} vas je spomenuo u komentaru na „{file}”" },"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/comments/l10n/hu.js b/apps/comments/l10n/hu.js index fb71f52c298..410d95bc1c0 100644 --- a/apps/comments/l10n/hu.js +++ b/apps/comments/l10n/hu.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”", - "New comment …" : "Új hozzászólás…", - "Post" : "Küldés", - "Cancel" : "Mégse", - "[Deleted user]" : "[Törölt felhasználó]", - "More comments …" : "Több hozzászólás…", - "Save" : "Mentés", - "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "Hiba a(z) {id} azonosítójú hozzászólás betöltésekor", - "Error occurred while updating comment with id {id}" : "Hiba a(z) {id} azonosítójú hozzászólás frissítésekor", - "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben" + "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/hu.json b/apps/comments/l10n/hu.json index a6b64c7d1f2..d0f60e2d40f 100644 --- a/apps/comments/l10n/hu.json +++ b/apps/comments/l10n/hu.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Hiba történt a megjegyzés törlése közben", "An error occurred while trying to create the comment" : "Hiba történt a megjegyzés létrehozása közben", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Megemlítették ennél: „{file}”, egy már törölt felhasználó hozzászólásában", - "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”", - "New comment …" : "Új hozzászólás…", - "Post" : "Küldés", - "Cancel" : "Mégse", - "[Deleted user]" : "[Törölt felhasználó]", - "More comments …" : "Több hozzászólás…", - "Save" : "Mentés", - "Allowed characters {count} of {max}" : "Engedélyezett karakterek: {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "Hiba a(z) {id} azonosítójú hozzászólás betöltésekor", - "Error occurred while updating comment with id {id}" : "Hiba a(z) {id} azonosítójú hozzászólás frissítésekor", - "Error occurred while posting comment" : "Hiba történt a hozzászólás küldése közben" + "{user} mentioned you in a comment on “{file}”" : "{user} megemlítette egy hozzászólásban ennél: „{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ia.js b/apps/comments/l10n/ia.js index a87b7fa5144..82314616694 100644 --- a/apps/comments/l10n/ia.js +++ b/apps/comments/l10n/ia.js @@ -15,15 +15,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", - "New comment …" : "Nove commentario ...", - "Post" : "Publicar", - "Cancel" : "Cancellar", - "[Deleted user]" : "[Usator delite]", - "More comments …" : "Plus commentarios ...", - "Save" : "Salveguardar", - "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}", - "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}", - "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario" + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ia.json b/apps/comments/l10n/ia.json index 14b975a64ac..a82d53d067a 100644 --- a/apps/comments/l10n/ia.json +++ b/apps/comments/l10n/ia.json @@ -13,15 +13,6 @@ "No comments yet, start the conversation!" : "Il ha nulle commentarios ancora, initia le conversation!", "_%n unread comment_::_%n unread comments_" : ["%n commentario non legite","%n commentarios non legite"], "Comment" : "Commentario", - "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”", - "New comment …" : "Nove commentario ...", - "Post" : "Publicar", - "Cancel" : "Cancellar", - "[Deleted user]" : "[Usator delite]", - "More comments …" : "Plus commentarios ...", - "Save" : "Salveguardar", - "Allowed characters {count} of {max}" : "{count} characteres permittite de {max}", - "Error occurred while updating comment with id {id}" : "Un error occurreva durante le actualisation del commentario identificate per {id}", - "Error occurred while posting comment" : "Un error occurreva durante le publication del commentario" + "{user} mentioned you in a comment on “{file}”" : "{user} mentionava tu in un commentario in “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/id.js b/apps/comments/l10n/id.js index 6a214769867..bd963d5ef1e 100644 --- a/apps/comments/l10n/id.js +++ b/apps/comments/l10n/id.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", - "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" ", - "New comment …" : "Komentar baru ...", - "Post" : "Posting", - "Cancel" : "Batal", - "[Deleted user]" : "[Hapus pengguna]", - "More comments …" : "Komentar lainnya ...", - "Save" : "Simpan", - "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", - "Error occurred while retrieving comment with ID {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan ID {id}", - "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", - "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar" + "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/id.json b/apps/comments/l10n/id.json index c520e47658b..5e4d8e1d50c 100644 --- a/apps/comments/l10n/id.json +++ b/apps/comments/l10n/id.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar", "An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Anda disebut pada \"{file}\", dalam sebuah komentar oleh pengguna yang sejak itu telah dihapus", - "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" ", - "New comment …" : "Komentar baru ...", - "Post" : "Posting", - "Cancel" : "Batal", - "[Deleted user]" : "[Hapus pengguna]", - "More comments …" : "Komentar lainnya ...", - "Save" : "Simpan", - "Allowed characters {count} of {max}" : "Karakter yang diizinkan {count} dari {max}", - "Error occurred while retrieving comment with ID {id}" : "Terjadi kesalahan saat mendapatkan komentar dengan ID {id}", - "Error occurred while updating comment with id {id}" : "Terjadi kesalahan saat memperbarui komentar dengan id {id}", - "Error occurred while posting comment" : "Terjadi kesalahan saat memosting komentar" + "{user} mentioned you in a comment on “{file}”" : "{pengguna} menyebut Anda dalam sebuah komentar pada \"{file}\" " },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/is.js b/apps/comments/l10n/is.js index 087d172be26..0d7948a5f6a 100644 --- a/apps/comments/l10n/is.js +++ b/apps/comments/l10n/is.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", - "New comment …" : "Ný athugasemd ...", - "Post" : "Senda", - "Cancel" : "Hætta við", - "[Deleted user]" : "[Eyddur notandi]", - "More comments …" : "Fleiri athugasemdir ...", - "Save" : "Vista", - "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}", - "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná í ummæli með auðkenninu {id}", - "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", - "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd" + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/comments/l10n/is.json b/apps/comments/l10n/is.json index 0b6342835c9..674aef8f463 100644 --- a/apps/comments/l10n/is.json +++ b/apps/comments/l10n/is.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Villa átti sér stað við að eyða athugasemdinni", "An error occurred while trying to create the comment" : "Villa átti sér stað við að útbúa athugasemdina", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Minnst var á þig í “{file}”, í athugasemd frá notanda sem síðan þá hefur verið eytt", - "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”", - "New comment …" : "Ný athugasemd ...", - "Post" : "Senda", - "Cancel" : "Hætta við", - "[Deleted user]" : "[Eyddur notandi]", - "More comments …" : "Fleiri athugasemdir ...", - "Save" : "Vista", - "Allowed characters {count} of {max}" : "Leyfður stafafjöldi {count} af {max}", - "Error occurred while retrieving comment with ID {id}" : "Villa kom upp við að reyna að ná í ummæli með auðkenninu {id}", - "Error occurred while updating comment with id {id}" : "Villa kom upp við að reyna að uppfæra athugasemd með auðkenninu {id}", - "Error occurred while posting comment" : "Villa kom upp við að senda inn athugasemd" + "{user} mentioned you in a comment on “{file}”" : "{user} minntist á þig í athugasemd við “{file}”" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" }
\ No newline at end of file diff --git a/apps/comments/l10n/it.js b/apps/comments/l10n/it.js index e8744372996..ac30c55b3ac 100644 --- a/apps/comments/l10n/it.js +++ b/apps/comments/l10n/it.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".", - "New comment …" : "Nuovo commento...", - "Post" : "Commento", - "Cancel" : "Annulla", - "[Deleted user]" : "[Utente eliminato]", - "More comments …" : "Altri commenti...", - "Save" : "Salva", - "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", - "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}", - "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", - "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento." + "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/it.json b/apps/comments/l10n/it.json index 139b7b75832..72d426da628 100644 --- a/apps/comments/l10n/it.json +++ b/apps/comments/l10n/it.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Si è verificato un errore durante il tentativo di eliminare il commento", "An error occurred while trying to create the comment" : "Si è verificato un errore durante il tentativo di creare il commento", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sei stato menzionato su \"{file}\", in un commento di un utente che è stato eliminato", - "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\".", - "New comment …" : "Nuovo commento...", - "Post" : "Commento", - "Cancel" : "Annulla", - "[Deleted user]" : "[Utente eliminato]", - "More comments …" : "Altri commenti...", - "Save" : "Salva", - "Allowed characters {count} of {max}" : "Caratteri consentiti {count} di {max}", - "Error occurred while retrieving comment with ID {id}" : "Si è verificato un errore durante il recupero del commento con ID {id}", - "Error occurred while updating comment with id {id}" : "Si è verificato un errore durante il tentativo di aggiornamento del commento con id {id}", - "Error occurred while posting comment" : "Si è verificato un errore durante la pubblicazione del commento." + "{user} mentioned you in a comment on “{file}”" : "{user} ti ha menzionato in un commento su \"{file}\"." },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ja.js b/apps/comments/l10n/ja.js index 50cb67eabcb..8e21548f3e5 100644 --- a/apps/comments/l10n/ja.js +++ b/apps/comments/l10n/ja.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。", - "New comment …" : "新しいコメント...", - "Post" : "追加", - "Cancel" : "キャンセル", - "[Deleted user]" : "[削除済みユーザー]", - "More comments …" : "その他のコメント...", - "Save" : "保存", - "Allowed characters {count} of {max}" : "入力文字数 {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました", - "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました", - "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました" + "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ja.json b/apps/comments/l10n/ja.json index 2d0c156cb64..0ef1b25055f 100644 --- a/apps/comments/l10n/ja.json +++ b/apps/comments/l10n/ja.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "コメントの削除中にエラーが発生しました", "An error occurred while trying to create the comment" : "コメント中にエラーが発生しました", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "削除されたユーザーのコメントで \"{file}\" にあなたに言及しました", - "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。", - "New comment …" : "新しいコメント...", - "Post" : "追加", - "Cancel" : "キャンセル", - "[Deleted user]" : "[削除済みユーザー]", - "More comments …" : "その他のコメント...", - "Save" : "保存", - "Allowed characters {count} of {max}" : "入力文字数 {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "ID {id} のコメント取得中にエラーが発生しました", - "Error occurred while updating comment with id {id}" : "ID {id} のコメント更新中にエラーが発生しました", - "Error occurred while posting comment" : "コメント投稿中にエラーが発生しました" + "{user} mentioned you in a comment on “{file}”" : "{user} さんが ““{file}” のコメントであなたについて言及しました。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/ka_GE.js b/apps/comments/l10n/ka_GE.js index 78f578f650d..cf641dc5034 100644 --- a/apps/comments/l10n/ka_GE.js +++ b/apps/comments/l10n/ka_GE.js @@ -17,15 +17,6 @@ OC.L10N.register( "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", - "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში", - "New comment …" : "ახალი კომენტარი ...", - "Post" : "პოსტი", - "Cancel" : "უარყოფა", - "[Deleted user]" : "[გაუქმებული მომხმარებელი]", - "More comments …" : "მეტი კომენტარი ...", - "Save" : "შენახვა", - "Allowed characters {count} of {max}" : "დაშვებული სიმბოლოები {count} {max}-იდან", - "Error occurred while updating comment with id {id}" : "კომენტარის id-იდ {id}-ის ცვლილებისას წარმოიშვა შეცდომა", - "Error occurred while posting comment" : "კომენტარის გამოქვეყნებისას წარმოიშვა შეცდომა" + "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" }, "nplurals=2; plural=(n!=1);"); diff --git a/apps/comments/l10n/ka_GE.json b/apps/comments/l10n/ka_GE.json index 540b8c4f0e6..4eb463c2953 100644 --- a/apps/comments/l10n/ka_GE.json +++ b/apps/comments/l10n/ka_GE.json @@ -15,15 +15,6 @@ "_%n unread comment_::_%n unread comments_" : ["%n წაუკუთხავი კომენტარი","%n წაუკუთხავი კომენტარი"], "Comment" : "კომენტარის დამატება", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "თქვენ მოგიხსენიეს “{file}”-ში, ახლა უკვე გაუქმებული მომხმარებლის კომენტარში", - "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში", - "New comment …" : "ახალი კომენტარი ...", - "Post" : "პოსტი", - "Cancel" : "უარყოფა", - "[Deleted user]" : "[გაუქმებული მომხმარებელი]", - "More comments …" : "მეტი კომენტარი ...", - "Save" : "შენახვა", - "Allowed characters {count} of {max}" : "დაშვებული სიმბოლოები {count} {max}-იდან", - "Error occurred while updating comment with id {id}" : "კომენტარის id-იდ {id}-ის ცვლილებისას წარმოიშვა შეცდომა", - "Error occurred while posting comment" : "კომენტარის გამოქვეყნებისას წარმოიშვა შეცდომა" + "{user} mentioned you in a comment on “{file}”" : "{user} გახსენათ “{file}” ფაილზე გაკეტებულ კომენტარში" },"pluralForm" :"nplurals=2; plural=(n!=1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ko.js b/apps/comments/l10n/ko.js index 82fde8edee8..3b982794dc5 100644 --- a/apps/comments/l10n/ko.js +++ b/apps/comments/l10n/ko.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", - "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함", - "New comment …" : "새로운 댓글 …", - "Post" : "게시", - "Cancel" : "취소", - "[Deleted user]" : "[삭제된 사용자]", - "More comments …" : "더 많은 댓글 …", - "Save" : "저장", - "Allowed characters {count} of {max}" : "{count}/{max}글자 사용 가능", - "Error occurred while retrieving comment with ID {id}" : "댓글 ID {id} 가져오기 오류", - "Error occurred while updating comment with id {id}" : "댓글 ID {id}을(를) 업데이트하는 동안 오류가 발생했습니다 ", - "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다" + "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/ko.json b/apps/comments/l10n/ko.json index a723ad1fc31..5b5bed3bdce 100644 --- a/apps/comments/l10n/ko.json +++ b/apps/comments/l10n/ko.json @@ -17,16 +17,6 @@ "_1 new comment_::_{unread} new comments_" : ["새 댓글 {unread}개"], "Comment" : "설명", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "삭제된 사용자가 남긴 “{file}”의 댓글에서 여러분을 언급함", - "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함", - "New comment …" : "새로운 댓글 …", - "Post" : "게시", - "Cancel" : "취소", - "[Deleted user]" : "[삭제된 사용자]", - "More comments …" : "더 많은 댓글 …", - "Save" : "저장", - "Allowed characters {count} of {max}" : "{count}/{max}글자 사용 가능", - "Error occurred while retrieving comment with ID {id}" : "댓글 ID {id} 가져오기 오류", - "Error occurred while updating comment with id {id}" : "댓글 ID {id}을(를) 업데이트하는 동안 오류가 발생했습니다 ", - "Error occurred while posting comment" : "댓글을 게시하는 중 오류가 발생했습니다" + "{user} mentioned you in a comment on “{file}”" : "{user} 님이 “{file}”에 남긴 댓글에서 여러분을 언급함" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 5b877dc5704..35510f46514 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -26,16 +26,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", - "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”", - "New comment …" : "Naujas komentaras…", - "Post" : "Paskelbti", - "Cancel" : "Atsisakyti", - "[Deleted user]" : "[Ištrintas naudotojas]", - "More comments …" : "Daugiau komentarų…", - "Save" : "Įrašyti", - "Allowed characters {count} of {max}" : "Leidžiami simboliai {count} iš {max}", - "Error occurred while retrieving comment with ID {id}" : "Klaida gaunant komentarą, kurio ID {id}", - "Error occurred while updating comment with id {id}" : "Klaida atnaujinant komentarą, kurio id {id}", - "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida" + "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index 53ceb20a8ec..83cb5762c04 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -24,16 +24,6 @@ "An error occurred while trying to delete the comment" : "Bandant ištrinti komentarą, įvyko klaida", "An error occurred while trying to create the comment" : "Bandant sukurti komentarą, įvyko klaida", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Jus “{file}” komentare paminėjo naudotojas, kuris nuo to laiko buvo ištrintas", - "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”", - "New comment …" : "Naujas komentaras…", - "Post" : "Paskelbti", - "Cancel" : "Atsisakyti", - "[Deleted user]" : "[Ištrintas naudotojas]", - "More comments …" : "Daugiau komentarų…", - "Save" : "Įrašyti", - "Allowed characters {count} of {max}" : "Leidžiami simboliai {count} iš {max}", - "Error occurred while retrieving comment with ID {id}" : "Klaida gaunant komentarą, kurio ID {id}", - "Error occurred while updating comment with id {id}" : "Klaida atnaujinant komentarą, kurio id {id}", - "Error occurred while posting comment" : "Skelbiant komentarą, įvyko klaida" + "{user} mentioned you in a comment on “{file}”" : "{user} paminėjo jus komentare “{file}”" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/lv.js b/apps/comments/l10n/lv.js index 1b3c7fab151..c3da2587ca1 100644 --- a/apps/comments/l10n/lv.js +++ b/apps/comments/l10n/lv.js @@ -16,15 +16,6 @@ OC.L10N.register( "Retry" : "Mēģināt vēlreiz", "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", - "New comment …" : "Jauns komentārs...", - "Post" : "Pievienot", - "Cancel" : "Atcelt", - "[Deleted user]" : "[Dzēsts lietotājs]", - "More comments …" : "Vairāk komentāri...", - "Save" : "Saglabāt", - "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}", - "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", - "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru" + "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/apps/comments/l10n/lv.json b/apps/comments/l10n/lv.json index 1223fe13286..3c85d1dbcae 100644 --- a/apps/comments/l10n/lv.json +++ b/apps/comments/l10n/lv.json @@ -14,15 +14,6 @@ "Retry" : "Mēģināt vēlreiz", "_%n unread comment_::_%n unread comments_" : ["%n nelasīti komentāri","%n nelasīti komentāri","%n nelasīti komentāri"], "Comment" : "Komentārs", - "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”", - "New comment …" : "Jauns komentārs...", - "Post" : "Pievienot", - "Cancel" : "Atcelt", - "[Deleted user]" : "[Dzēsts lietotājs]", - "More comments …" : "Vairāk komentāri...", - "Save" : "Saglabāt", - "Allowed characters {count} of {max}" : "Atļautās zīmes {count} no {max}", - "Error occurred while updating comment with id {id}" : "Kļūda atjauninot komentāru ar id {id}", - "Error occurred while posting comment" : "Notika kļūda pievienojot komentāru" + "{user} mentioned you in a comment on “{file}”" : "{user} minēja jūs komentārā “{file}”" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/comments/l10n/mk.js b/apps/comments/l10n/mk.js index 8c7e7e8fcb7..a0f5398268b 100644 --- a/apps/comments/l10n/mk.js +++ b/apps/comments/l10n/mk.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”", - "New comment …" : "Нов коментар ...", - "Post" : "Испрати", - "Cancel" : "Откажи", - "[Deleted user]" : "[Избришан корисник]", - "More comments …" : "Повеќе коментари ...", - "Save" : "Сними", - "Allowed characters {count} of {max}" : "Дозволен број на карактери {count} од {max}", - "Error occurred while retrieving comment with ID {id}" : "Настана грешка при обидот за вчитување на коментарот со број {id}", - "Error occurred while updating comment with id {id}" : "Настана грешка при обидот за ажурирање на коментарот со број {id}", - "Error occurred while posting comment" : "Настана грешка при обидот за испраќање на коментарот" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/comments/l10n/mk.json b/apps/comments/l10n/mk.json index 5b154db1549..785c9d9ce74 100644 --- a/apps/comments/l10n/mk.json +++ b/apps/comments/l10n/mk.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Настана грешка при обидот за бришење на коментар", "An error occurred while trying to create the comment" : "Настана грешка при обидот за креирање на коментар", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бевте спомнати на коментар на “{file}”, од корисник кој сега е избришан", - "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”", - "New comment …" : "Нов коментар ...", - "Post" : "Испрати", - "Cancel" : "Откажи", - "[Deleted user]" : "[Избришан корисник]", - "More comments …" : "Повеќе коментари ...", - "Save" : "Сними", - "Allowed characters {count} of {max}" : "Дозволен број на карактери {count} од {max}", - "Error occurred while retrieving comment with ID {id}" : "Настана грешка при обидот за вчитување на коментарот со број {id}", - "Error occurred while updating comment with id {id}" : "Настана грешка при обидот за ажурирање на коментарот со број {id}", - "Error occurred while posting comment" : "Настана грешка при обидот за испраќање на коментарот" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомна во коментар на датотеката “{file}”" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" }
\ No newline at end of file diff --git a/apps/comments/l10n/mn.js b/apps/comments/l10n/mn.js index c298c6d3106..f3abc523a85 100644 --- a/apps/comments/l10n/mn.js +++ b/apps/comments/l10n/mn.js @@ -15,15 +15,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", - "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан", - "New comment …" : "Шинэ сэтгэгдэл", - "Post" : "Нийтлэл", - "Cancel" : "Цуцлах", - "[Deleted user]" : "[Хэрэглэгч устгагдсан]", - "More comments …" : "Дараагийн сэтгэгдэлүүд", - "Save" : "Хадгалах", - "Allowed characters {count} of {max}" : "{max} боломжойгоос {count} тэмдэгт орсон байна", - "Error occurred while updating comment with id {id}" : "{id} дугаартай сэтгэгдлийг шинэчилэхэд алдаа гарлаа", - "Error occurred while posting comment" : "Сэтгэгдлийг хадгалахад алдаа гарлаа" + "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/mn.json b/apps/comments/l10n/mn.json index 43b100afddb..08518a5cfd5 100644 --- a/apps/comments/l10n/mn.json +++ b/apps/comments/l10n/mn.json @@ -13,15 +13,6 @@ "No comments yet, start the conversation!" : "Сэтгэгдэл байхгүй байна", "Retry" : "Дахин оролдох", "Comment" : "Сэтгэгдэл", - "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан", - "New comment …" : "Шинэ сэтгэгдэл", - "Post" : "Нийтлэл", - "Cancel" : "Цуцлах", - "[Deleted user]" : "[Хэрэглэгч устгагдсан]", - "More comments …" : "Дараагийн сэтгэгдэлүүд", - "Save" : "Хадгалах", - "Allowed characters {count} of {max}" : "{max} боломжойгоос {count} тэмдэгт орсон байна", - "Error occurred while updating comment with id {id}" : "{id} дугаартай сэтгэгдлийг шинэчилэхэд алдаа гарлаа", - "Error occurred while posting comment" : "Сэтгэгдлийг хадгалахад алдаа гарлаа" + "{user} mentioned you in a comment on “{file}”" : "{user} нь таныг “{file}”-ын сэтгэгдэлд дурдсан" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index e548dd027b9..a2511dc0a86 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "New comment …" : "Ny kommentar", - "Post" : "Send", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Slettet bruker]", - "More comments …" : "Flere kommentarer …", - "Save" : "Lagre", - "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", - "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}", - "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "En feil oppstod under posting av kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index dae1eab4857..e219d860521 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -17,16 +17,6 @@ "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "New comment …" : "Ny kommentar", - "Post" : "Send", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Slettet bruker]", - "More comments …" : "Flere kommentarer …", - "Save" : "Lagre", - "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", - "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}", - "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "En feil oppstod under posting av kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/nl.js b/apps/comments/l10n/nl.js index 26a2e0a5972..7402ee878bc 100644 --- a/apps/comments/l10n/nl.js +++ b/apps/comments/l10n/nl.js @@ -28,16 +28,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker", - "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"", - "New comment …" : "Nieuwe reactie ...", - "Post" : "Reageer", - "Cancel" : "Annuleren", - "[Deleted user]" : "[Verwijderde gebruiker]", - "More comments …" : "Meer reacties ...", - "Save" : "Opslaan", - "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", - "Error occurred while retrieving comment with ID {id}" : "Er trad een fout op bij het ophalen van reactie met ID {id}", - "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", - "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie" + "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/nl.json b/apps/comments/l10n/nl.json index 97c8fed8858..ef08f9d6f58 100644 --- a/apps/comments/l10n/nl.json +++ b/apps/comments/l10n/nl.json @@ -26,16 +26,6 @@ "An error occurred while trying to delete the comment" : "Er trad een fout op bij het verwijderen van de reactie", "An error occurred while trying to create the comment" : "Er trad een fout op bij het creëren van de reactie", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Je werd vermeld op \"{file}\" in een reactie door een sindsdien verwijderde gebruiker", - "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"", - "New comment …" : "Nieuwe reactie ...", - "Post" : "Reageer", - "Cancel" : "Annuleren", - "[Deleted user]" : "[Verwijderde gebruiker]", - "More comments …" : "Meer reacties ...", - "Save" : "Opslaan", - "Allowed characters {count} of {max}" : "{count} van de {max} toegestane tekens", - "Error occurred while retrieving comment with ID {id}" : "Er trad een fout op bij het ophalen van reactie met ID {id}", - "Error occurred while updating comment with id {id}" : "Er trad een fout op bij het bijwerken van reactie met id {id}", - "Error occurred while posting comment" : "Er trad een fout op bij plaatsen reactie" + "{user} mentioned you in a comment on “{file}”" : "{user} heeft je vermeld in een reactie op “{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/oc.js b/apps/comments/l10n/oc.js index 85681c2a4d5..62f95c58e56 100644 --- a/apps/comments/l10n/oc.js +++ b/apps/comments/l10n/oc.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", - "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »", - "New comment …" : "Comentari novèl…", - "Post" : "Publicar", - "Cancel" : "Anullar", - "[Deleted user]" : "[utilizaire suprimit]", - "More comments …" : "Mai de comentaris…", - "Save" : "Salvar", - "Allowed characters {count} of {max}" : "Caractèrs permeses {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Error en recuperant los comentaris amb l’ID {id}", - "Error occurred while updating comment with id {id}" : "Error en actualizant los comentaris amb l’ID {id}", - "Error occurred while posting comment" : "Error en publicant lo comentari" + "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/oc.json b/apps/comments/l10n/oc.json index c7819810155..3c9b2b6602f 100644 --- a/apps/comments/l10n/oc.json +++ b/apps/comments/l10n/oc.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Error en ensajant de suprimir lo comentari", "An error occurred while trying to create the comment" : "Error en ensajant de crear lo comentari", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Un utilizaire qu'es ara suprimit vos mencionèt sul fichièr « {file} »", - "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »", - "New comment …" : "Comentari novèl…", - "Post" : "Publicar", - "Cancel" : "Anullar", - "[Deleted user]" : "[utilizaire suprimit]", - "More comments …" : "Mai de comentaris…", - "Save" : "Salvar", - "Allowed characters {count} of {max}" : "Caractèrs permeses {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "Error en recuperant los comentaris amb l’ID {id}", - "Error occurred while updating comment with id {id}" : "Error en actualizant los comentaris amb l’ID {id}", - "Error occurred while posting comment" : "Error en publicant lo comentari" + "{user} mentioned you in a comment on “{file}”" : "{user} vos a mencionat dins un comentari sus « {file} »" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 2fb4cc043db..d72c2e47823 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”", - "New comment …" : "Nowy komentarz…", - "Post" : "Publikuj", - "Cancel" : "Anuluj", - "[Deleted user]" : "[Usunięty użytkownik]", - "More comments …" : "Więcej komentarzy…", - "Save" : "Zapisz", - "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}", - "Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o ID {id}", - "Error occurred while updating comment with id {id}" : "Wystąpił błąd podczas aktualizowania komentarza o ID {id}", - "Error occurred while posting comment" : "Wystąpił błąd podczas publikowania komentarza" + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" }, "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);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 6fa3edd1635..fcd0d6d517b 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty", - "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”", - "New comment …" : "Nowy komentarz…", - "Post" : "Publikuj", - "Cancel" : "Anuluj", - "[Deleted user]" : "[Usunięty użytkownik]", - "More comments …" : "Więcej komentarzy…", - "Save" : "Zapisz", - "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}", - "Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o ID {id}", - "Error occurred while updating comment with id {id}" : "Wystąpił błąd podczas aktualizowania komentarza o ID {id}", - "Error occurred while posting comment" : "Wystąpił błąd podczas publikowania komentarza" + "{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu do “{file}”" },"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/apps/comments/l10n/ps.js b/apps/comments/l10n/ps.js index a409da512ee..7416c12dd0e 100644 --- a/apps/comments/l10n/ps.js +++ b/apps/comments/l10n/ps.js @@ -15,16 +15,6 @@ OC.L10N.register( "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست", - "New comment …" : "نوې تبصره ...", - "Post" : "نشرول", - "Cancel" : "پرېښودل", - "[Deleted user]" : "[کارن اوس نشته]", - "More comments …" : "نورې تبصرې ...", - "Save" : "ساتل", - "Allowed characters {count} of {max}" : "له {max} تورو څخه {count}", - "Error occurred while retrieving comment with ID {id}" : "د {id} کارن لپاره د تصبرې بېرته راوستلو په وخت کې يوه ستونزه رامنځ ته شوه.", - "Error occurred while updating comment with id {id}" : "د {id} سره د تبصرې په تازه کولو کې ستونزه رامينځته شوه", - "Error occurred while posting comment" : "د تبصرې د پوسټ کولو په وخت کې ستونزه رامينځته شوه" + "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/ps.json b/apps/comments/l10n/ps.json index f6b3df851df..c1f331bc796 100644 --- a/apps/comments/l10n/ps.json +++ b/apps/comments/l10n/ps.json @@ -13,16 +13,6 @@ "No comments yet, start the conversation!" : "تر اوسه تبصره نشته!", "_%n unread comment_::_%n unread comments_" : ["%n نالوستلې تبصره","%n نالوستلې تبصرې"], "Comment" : "تبصره", - "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست", - "New comment …" : "نوې تبصره ...", - "Post" : "نشرول", - "Cancel" : "پرېښودل", - "[Deleted user]" : "[کارن اوس نشته]", - "More comments …" : "نورې تبصرې ...", - "Save" : "ساتل", - "Allowed characters {count} of {max}" : "له {max} تورو څخه {count}", - "Error occurred while retrieving comment with ID {id}" : "د {id} کارن لپاره د تصبرې بېرته راوستلو په وخت کې يوه ستونزه رامنځ ته شوه.", - "Error occurred while updating comment with id {id}" : "د {id} سره د تبصرې په تازه کولو کې ستونزه رامينځته شوه", - "Error occurred while posting comment" : "د تبصرې د پوسټ کولو په وخت کې ستونزه رامينځته شوه" + "{user} mentioned you in a comment on “{file}”" : "{user} کارن تاسې په “{file}” فایل په یو تبصره کې یاد کړي یاست" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pt_BR.js b/apps/comments/l10n/pt_BR.js index ec7cdf2bd8f..7888f0c9cd8 100644 --- a/apps/comments/l10n/pt_BR.js +++ b/apps/comments/l10n/pt_BR.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”", - "New comment …" : "Novo comentário", - "Post" : "Postar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuário removido]", - "More comments …" : "Mais comentários...", - "Save" : "Salvar", - "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos", - "Error occurred while retrieving comment with ID {id}" : "Erro ao recuperar comentário com a ID {id}", - "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}", - "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/pt_BR.json b/apps/comments/l10n/pt_BR.json index 39273eb4c33..c18c5d8178a 100644 --- a/apps/comments/l10n/pt_BR.json +++ b/apps/comments/l10n/pt_BR.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Ocorreu um erro ao tentar excluir o comentário", "An error occurred while trying to create the comment" : "Ocorreu um erro ao tentar criar o comentário", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Você foi mencionado em \"{file}\", em um comentário por um usuário que já foi excluído", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”", - "New comment …" : "Novo comentário", - "Post" : "Postar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Usuário removido]", - "More comments …" : "Mais comentários...", - "Save" : "Salvar", - "Allowed characters {count} of {max}" : "{count} de {max} caracteres permitidos", - "Error occurred while retrieving comment with ID {id}" : "Erro ao recuperar comentário com a ID {id}", - "Error occurred while updating comment with id {id}" : "Ocorreu um erro durante a atualização do comentário com id {id}", - "Error occurred while posting comment" : "Ocorreu um erro ao postar o comentário" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou você em um comentário sobre “{file}”" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/pt_PT.js b/apps/comments/l10n/pt_PT.js index c605f9182e1..3aeb03cbe9f 100644 --- a/apps/comments/l10n/pt_PT.js +++ b/apps/comments/l10n/pt_PT.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], "Comment" : "Comentário", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”", - "New comment …" : "Novo comentário …", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Utilizador eliminado]", - "More comments …" : "Mais comentários ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes", - "Error occurred while retrieving comment with ID {id}" : "Ocorreu um erro durante a obtenção do comentário com ID {id}", - "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", - "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/pt_PT.json b/apps/comments/l10n/pt_PT.json index 6345d696c09..32371f4607a 100644 --- a/apps/comments/l10n/pt_PT.json +++ b/apps/comments/l10n/pt_PT.json @@ -17,16 +17,6 @@ "_1 new comment_::_{unread} new comments_" : ["1 novo comentário","{unread} novos comentários"], "Comment" : "Comentário", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Foste mencionado e, “{file}”, num comentário de um utilizador que foi entretanto removido", - "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”", - "New comment …" : "Novo comentário …", - "Post" : "Publicar", - "Cancel" : "Cancelar", - "[Deleted user]" : "[Utilizador eliminado]", - "More comments …" : "Mais comentários ...", - "Save" : "Guardar", - "Allowed characters {count} of {max}" : "{count} de {max} caracteres restantes", - "Error occurred while retrieving comment with ID {id}" : "Ocorreu um erro durante a obtenção do comentário com ID {id}", - "Error occurred while updating comment with id {id}" : "Ocorreu um erro ao tentar atualizar o comentário com o id {id}", - "Error occurred while posting comment" : "Ocorreu um erro ao tentar publicar o comentário" + "{user} mentioned you in a comment on “{file}”" : "{user} mencionou-te num comentário em “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/ro.js b/apps/comments/l10n/ro.js index 545be288a6d..1a69093e84c 100644 --- a/apps/comments/l10n/ro.js +++ b/apps/comments/l10n/ro.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", - "New comment …" : "Comentariu nou...", - "Post" : "Postează", - "Cancel" : "Anulează", - "[Deleted user]" : "[Utilizator șters]", - "More comments …" : "Mai multe comentarii...", - "Save" : "Salvează", - "Allowed characters {count} of {max}" : "Caractere admise {count} din {max}", - "Error occurred while retrieving comment with ID {id}" : "Eroare la încărcarea comentariului cu ID-ul {id}", - "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}", - "Error occurred while posting comment" : "Eroare la postarea comentariului" + "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/apps/comments/l10n/ro.json b/apps/comments/l10n/ro.json index ac3cbd18ea1..8067e545601 100644 --- a/apps/comments/l10n/ro.json +++ b/apps/comments/l10n/ro.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "A apărut o eroare la încercarea de a șterge comentariul", "An error occurred while trying to create the comment" : "A apărut o eroare la încercarea de a crea comentariul", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Ai fost mentionat pe “{file}”, de un utilizator care a fost șters între timp", - "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”", - "New comment …" : "Comentariu nou...", - "Post" : "Postează", - "Cancel" : "Anulează", - "[Deleted user]" : "[Utilizator șters]", - "More comments …" : "Mai multe comentarii...", - "Save" : "Salvează", - "Allowed characters {count} of {max}" : "Caractere admise {count} din {max}", - "Error occurred while retrieving comment with ID {id}" : "Eroare la încărcarea comentariului cu ID-ul {id}", - "Error occurred while updating comment with id {id}" : "Eroare la actualizarea comentariului cu id-ul {id}", - "Error occurred while posting comment" : "Eroare la postarea comentariului" + "{user} mentioned you in a comment on “{file}”" : "{user} te-a menționat într-un comentariu la ”{file}”" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" }
\ No newline at end of file diff --git a/apps/comments/l10n/ru.js b/apps/comments/l10n/ru.js index cfa4bce1e9c..dfc06926e31 100644 --- a/apps/comments/l10n/ru.js +++ b/apps/comments/l10n/ru.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.", - "New comment …" : "Новый комментарий…", - "Post" : "Опубликовать", - "Cancel" : "Отмена", - "[Deleted user]" : "[Удалённый пользователь]", - "More comments …" : "Ещё комментарии…", - "Save" : "Сохранить", - "Allowed characters {count} of {max}" : "Допустимых символов {count} из {max}", - "Error occurred while retrieving comment with ID {id}" : "При получении комментария с ID {id} произошла ошибка", - "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", - "Error occurred while posting comment" : "При сохранении комментария произошла ошибка" + "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/apps/comments/l10n/ru.json b/apps/comments/l10n/ru.json index 1f3edfd067b..94b46765624 100644 --- a/apps/comments/l10n/ru.json +++ b/apps/comments/l10n/ru.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Попытка удаления комментария завершилась ошибкой", "An error occurred while trying to create the comment" : "Попытка создания комментария завершилась ошибкой", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вы были упомянуты в комментарии к файлу «{file}» пользователем, учётная запись которого была удалена", - "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”.", - "New comment …" : "Новый комментарий…", - "Post" : "Опубликовать", - "Cancel" : "Отмена", - "[Deleted user]" : "[Удалённый пользователь]", - "More comments …" : "Ещё комментарии…", - "Save" : "Сохранить", - "Allowed characters {count} of {max}" : "Допустимых символов {count} из {max}", - "Error occurred while retrieving comment with ID {id}" : "При получении комментария с ID {id} произошла ошибка", - "Error occurred while updating comment with id {id}" : "При обновлении комментария с id {id} произошла ошибка", - "Error occurred while posting comment" : "При сохранении комментария произошла ошибка" + "{user} mentioned you in a comment on “{file}”" : "{user} упомянул вас в комментарии к “{file}”." },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sc.js b/apps/comments/l10n/sc.js index 5dc6b7d6f74..e4581ecc1d7 100644 --- a/apps/comments/l10n/sc.js +++ b/apps/comments/l10n/sc.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", - "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”", - "New comment …" : "Cummentu nou …", - "Post" : "Pùblica", - "Cancel" : "Annulla", - "[Deleted user]" : "[Utèntzia cantzellada]", - "More comments …" : "Àtero cummentos ...", - "Save" : "Sarva", - "Allowed characters {count} of {max}" : "Caràteres permìtidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "B'at àpidu un'errore in su recùperu de su cummentu cun ID {id}", - "Error occurred while updating comment with id {id}" : "B'at àpidu un'errore in s'agiornamentu de su cummentu cun id {id}", - "Error occurred while posting comment" : "B'at àpidu un'errore in sa publicatzione de su cummentu" + "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sc.json b/apps/comments/l10n/sc.json index b8618152121..22a73b411fd 100644 --- a/apps/comments/l10n/sc.json +++ b/apps/comments/l10n/sc.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "B'at àpidu un'errore proende a cantzellare su cummentu", "An error occurred while trying to create the comment" : "B'at àpidu un'errore proende a creare su cummentu", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "T'ant mentovadu in “{file}”, in unu cummentu de un'utente chi ant cantzelladu", - "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”", - "New comment …" : "Cummentu nou …", - "Post" : "Pùblica", - "Cancel" : "Annulla", - "[Deleted user]" : "[Utèntzia cantzellada]", - "More comments …" : "Àtero cummentos ...", - "Save" : "Sarva", - "Allowed characters {count} of {max}" : "Caràteres permìtidos {count} de {max}", - "Error occurred while retrieving comment with ID {id}" : "B'at àpidu un'errore in su recùperu de su cummentu cun ID {id}", - "Error occurred while updating comment with id {id}" : "B'at àpidu un'errore in s'agiornamentu de su cummentu cun id {id}", - "Error occurred while posting comment" : "B'at àpidu un'errore in sa publicatzione de su cummentu" + "{user} mentioned you in a comment on “{file}”" : "{user} t'at mentovadu in unu cummentu in “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/si.js b/apps/comments/l10n/si.js index eb181c31d4d..7858d09c407 100644 --- a/apps/comments/l10n/si.js +++ b/apps/comments/l10n/si.js @@ -15,15 +15,6 @@ OC.L10N.register( "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", "Comment" : "අදහස", "An error occurred while trying to edit the comment" : "අදහස සංස්කරණය කිරීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "New comment …" : "නව අදහසක්…", - "Post" : "පළ කරන්න", - "Cancel" : "අවලංගු කරන්න", - "More comments …" : "තවත් අදහස්…", - "Save" : "සුරකින්න", - "Allowed characters {count} of {max}" : "අවසර ලත් අක්ෂර {max} න් {count}", - "Error occurred while retrieving comment with ID {id}" : "{id} සමඟ අදහස් ලබා ගැනීමේදී දෝෂයක් ඇතිවිය", - "Error occurred while updating comment with id {id}" : "{id} සමඟ අදහස් යාවත්කාලීන කිරීමේදී දෝෂයක් ඇතිවිය", - "Error occurred while posting comment" : "අදහස් පළ කිරීමේදී දෝෂයක් ඇතිවිය" + "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/si.json b/apps/comments/l10n/si.json index 8b9ba4d0a7e..0bdecd0cdf3 100644 --- a/apps/comments/l10n/si.json +++ b/apps/comments/l10n/si.json @@ -13,15 +13,6 @@ "Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය", "Comment" : "අදහස", "An error occurred while trying to edit the comment" : "අදහස සංස්කරණය කිරීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය", - "New comment …" : "නව අදහසක්…", - "Post" : "පළ කරන්න", - "Cancel" : "අවලංගු කරන්න", - "More comments …" : "තවත් අදහස්…", - "Save" : "සුරකින්න", - "Allowed characters {count} of {max}" : "අවසර ලත් අක්ෂර {max} න් {count}", - "Error occurred while retrieving comment with ID {id}" : "{id} සමඟ අදහස් ලබා ගැනීමේදී දෝෂයක් ඇතිවිය", - "Error occurred while updating comment with id {id}" : "{id} සමඟ අදහස් යාවත්කාලීන කිරීමේදී දෝෂයක් ඇතිවිය", - "Error occurred while posting comment" : "අදහස් පළ කිරීමේදී දෝෂයක් ඇතිවිය" + "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sk.js b/apps/comments/l10n/sk.js index 741aa5c4011..9cc5bcc1e06 100644 --- a/apps/comments/l10n/sk.js +++ b/apps/comments/l10n/sk.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", - "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”", - "New comment …" : "Nový komentár ...", - "Post" : "Odoslať", - "Cancel" : "Zrušiť", - "[Deleted user]" : "[Zmazaný užívateľ]", - "More comments …" : "Ďalšie komentáre ...", - "Save" : "Uložiť", - "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}", - "Error occurred while retrieving comment with ID {id}" : "Pri načítavaní komentára s id {id} nastala chyba", - "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba", - "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba" + "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/apps/comments/l10n/sk.json b/apps/comments/l10n/sk.json index e62a6985425..72652c3194a 100644 --- a/apps/comments/l10n/sk.json +++ b/apps/comments/l10n/sk.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Vyskytla sa chyba pri mazaní komentára", "An error occurred while trying to create the comment" : "Vyskytla sa chyba pri vytváraní komentára", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Boli ste spomenutý v \"{file}\", v komentári používateľom ktorý bol už vymazaný", - "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”", - "New comment …" : "Nový komentár ...", - "Post" : "Odoslať", - "Cancel" : "Zrušiť", - "[Deleted user]" : "[Zmazaný užívateľ]", - "More comments …" : "Ďalšie komentáre ...", - "Save" : "Uložiť", - "Allowed characters {count} of {max}" : "Počet povolených znakov {count} z {max}", - "Error occurred while retrieving comment with ID {id}" : "Pri načítavaní komentára s id {id} nastala chyba", - "Error occurred while updating comment with id {id}" : "Pri aktualizovaní komentára s id {id} nastala chyba", - "Error occurred while posting comment" : "Pri odosielaní komentára nastala chyba" + "{user} mentioned you in a comment on “{file}”" : "{user} vás spomenul v komentári k “{file}”" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sl.js b/apps/comments/l10n/sl.js index fa697f5b12c..1cf5bd262ac 100644 --- a/apps/comments/l10n/sl.js +++ b/apps/comments/l10n/sl.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", - "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«", - "New comment …" : "Nova opomba ...", - "Post" : "Objavi", - "Cancel" : "Prekliči", - "[Deleted user]" : "[Izbrisan uporabnik]", - "More comments …" : "Več opomb ...", - "Save" : "Shrani", - "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", - "Error occurred while retrieving comment with ID {id}" : "Prišlo je do napake med pridobivanjem opombe z ID {id}", - "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}", - "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe" + "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/comments/l10n/sl.json b/apps/comments/l10n/sl.json index 653e8ea83a3..59085a1b43e 100644 --- a/apps/comments/l10n/sl.json +++ b/apps/comments/l10n/sl.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Prišlo je do napake med brisanjem opombe", "An error occurred while trying to create the comment" : "Prišlo je do napake med ustvarjanjem opombe", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Uporabnik, ki je sicer že izbrisan, vas omeni v opombi k datoteki »{file}«.", - "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«", - "New comment …" : "Nova opomba ...", - "Post" : "Objavi", - "Cancel" : "Prekliči", - "[Deleted user]" : "[Izbrisan uporabnik]", - "More comments …" : "Več opomb ...", - "Save" : "Shrani", - "Allowed characters {count} of {max}" : "Dovoljeni znaki: {count} od {max}", - "Error occurred while retrieving comment with ID {id}" : "Prišlo je do napake med pridobivanjem opombe z ID {id}", - "Error occurred while updating comment with id {id}" : "Prišlo je do napake med posodabljanjem opombe z oznako {id}", - "Error occurred while posting comment" : "Prišlo je do napake med objavo opombe" + "{user} mentioned you in a comment on “{file}”" : "{user} vas omeni v opombi na »{file}«" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sq.js b/apps/comments/l10n/sq.js index ba9dcbab696..b52c95af2cb 100644 --- a/apps/comments/l10n/sq.js +++ b/apps/comments/l10n/sq.js @@ -16,16 +16,6 @@ OC.L10N.register( "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”", - "New comment …" : "Koment i ri ...", - "Post" : "Postoje", - "Cancel" : "Anuloje", - "[Deleted user]" : "[Përdorues i fshirë]", - "More comments …" : "Më shumë komente ...", - "Save" : "Ruaje", - "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", - "Error occurred while retrieving comment with ID {id}" : "Ndodhi një gabim gjatë rimarrjes së komentit me ID {id}", - "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id {id}", - "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti" + "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sq.json b/apps/comments/l10n/sq.json index 48c0ad8b973..57ec493093d 100644 --- a/apps/comments/l10n/sq.json +++ b/apps/comments/l10n/sq.json @@ -14,16 +14,6 @@ "Retry" : "Riprovoni", "_%n unread comment_::_%n unread comments_" : ["%n komente të palexuara","%n komente të palexuara "], "Comment" : "Koment", - "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”", - "New comment …" : "Koment i ri ...", - "Post" : "Postoje", - "Cancel" : "Anuloje", - "[Deleted user]" : "[Përdorues i fshirë]", - "More comments …" : "Më shumë komente ...", - "Save" : "Ruaje", - "Allowed characters {count} of {max}" : "Shenja të lejuara {count} nga {max}", - "Error occurred while retrieving comment with ID {id}" : "Ndodhi një gabim gjatë rimarrjes së komentit me ID {id}", - "Error occurred while updating comment with id {id}" : "Ndodhi një gabim teksa përditësohej komenti me id {id}", - "Error occurred while posting comment" : "Ndodhi një gabim teksa postohej komenti" + "{user} mentioned you in a comment on “{file}”" : "{user} ju ka përmendur në një koment në “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index 17028a9eeef..7a2a69cce0e 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", - "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”", - "New comment …" : "Нови коментар …", - "Post" : "Објави", - "Cancel" : "Откажи", - "[Deleted user]" : "[Обрисан корисник]", - "More comments …" : "Преостали коментари …", - "Save" : "Сачувај", - "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", - "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", - "Error occurred while updating comment with id {id}" : "Дошло је до грешке при ажурирању коментара са ознаком {id}", - "Error occurred while posting comment" : "Дошло је до грешке при објави коментара" + "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" }, "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/comments/l10n/sr.json b/apps/comments/l10n/sr.json index 7c922467405..9ca761e90ec 100644 --- a/apps/comments/l10n/sr.json +++ b/apps/comments/l10n/sr.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара", "An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", - "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”", - "New comment …" : "Нови коментар …", - "Post" : "Објави", - "Cancel" : "Откажи", - "[Deleted user]" : "[Обрисан корисник]", - "More comments …" : "Преостали коментари …", - "Save" : "Сачувај", - "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", - "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", - "Error occurred while updating comment with id {id}" : "Дошло је до грешке при ажурирању коментара са ознаком {id}", - "Error occurred while posting comment" : "Дошло је до грешке при објави коментара" + "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”" },"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/comments/l10n/sv.js b/apps/comments/l10n/sv.js index b39e816437e..8283124943a 100644 --- a/apps/comments/l10n/sv.js +++ b/apps/comments/l10n/sv.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", - "New comment …" : "Ny kommentar ...", - "Post" : "Skicka", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Borttagen användare]", - "More comments …" : "Fler kommentarer ...", - "Save" : "Spara", - "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}", - "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades", - "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/sv.json b/apps/comments/l10n/sv.json index bb66023983f..bb507cd7460 100644 --- a/apps/comments/l10n/sv.json +++ b/apps/comments/l10n/sv.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Ett fel uppstod när du försökte ta bort kommentaren", "An error occurred while trying to create the comment" : "Ett fel uppstod när du försökte skapa kommentaren", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du nämndes på “{file}” i en kommentar av en användare som nu har tagits bort", - "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"", - "New comment …" : "Ny kommentar ...", - "Post" : "Skicka", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Borttagen användare]", - "More comments …" : "Fler kommentarer ...", - "Save" : "Spara", - "Allowed characters {count} of {max}" : "Antal tillåtna tecken, {count} av {max}", - "Error occurred while retrieving comment with ID {id}" : "Fel uppstod när kommentaren med ID {id} hämtades", - "Error occurred while updating comment with id {id}" : "Fel inträffade vid uppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "Fel inträffade vid publicering av kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nämnde dig i en kommentar på \"{file}\"" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index e491617a07b..e2aea239669 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı", - "New comment …" : "Yorum ekle …", - "Post" : "Gönder", - "Cancel" : "İptal", - "[Deleted user]" : "[Silinmiş kullanıcı]", - "More comments …" : "Diğer yorumlar …", - "Save" : "Kaydet", - "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", - "Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı", - "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", - "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı" + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index dfcd6c2aeef..70cdca7f945 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Yorum silinmeye çalışılırken bir sorun çıktı", "An error occurred while trying to create the comment" : "Yorum eklenmeye çalışılırken bir sorun çıktı", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", - "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı", - "New comment …" : "Yorum ekle …", - "Post" : "Gönder", - "Cancel" : "İptal", - "[Deleted user]" : "[Silinmiş kullanıcı]", - "More comments …" : "Diğer yorumlar …", - "Save" : "Kaydet", - "Allowed characters {count} of {max}" : "Yazılabilecek karakter sayısı {count}/{max}", - "Error occurred while retrieving comment with ID {id}" : "{id} kodlu yorum alınırken sorun çıktı", - "Error occurred while updating comment with id {id}" : "{id} kodlu yorum güncellenirken sorun çıktı", - "Error occurred while posting comment" : "Yorum gönderilirken sorun çıktı" + "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizi andı" },"pluralForm" :"nplurals=2; plural=(n > 1);" }
\ No newline at end of file diff --git a/apps/comments/l10n/uk.js b/apps/comments/l10n/uk.js index 7e02c64d319..3e25d8694c6 100644 --- a/apps/comments/l10n/uk.js +++ b/apps/comments/l10n/uk.js @@ -20,16 +20,6 @@ OC.L10N.register( "Comment" : "Коментар", "Comment deleted" : "Коментар вилучено", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", - "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”", - "New comment …" : "Новий коментар...", - "Post" : "Відправити", - "Cancel" : "Скасувати", - "[Deleted user]" : "[Користувача вилучено]", - "More comments …" : "Більше коментарів ...", - "Save" : "Зберегти", - "Allowed characters {count} of {max}" : "Доступно символів {count} з {max}", - "Error occurred while retrieving comment with ID {id}" : "Помилка під час відповіді на коментар ID {id}", - "Error occurred while updating comment with id {id}" : "Помилка під час оновлення коментаря з id {id}", - "Error occurred while posting comment" : "Помилка під час написання коментаря" + "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/comments/l10n/uk.json b/apps/comments/l10n/uk.json index a605ae1f9db..36aeecd70bb 100644 --- a/apps/comments/l10n/uk.json +++ b/apps/comments/l10n/uk.json @@ -18,16 +18,6 @@ "Comment" : "Коментар", "Comment deleted" : "Коментар вилучено", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Вас було згадано у “{file}” у коментарі користувача, якого було пізніше вилучено", - "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”", - "New comment …" : "Новий коментар...", - "Post" : "Відправити", - "Cancel" : "Скасувати", - "[Deleted user]" : "[Користувача вилучено]", - "More comments …" : "Більше коментарів ...", - "Save" : "Зберегти", - "Allowed characters {count} of {max}" : "Доступно символів {count} з {max}", - "Error occurred while retrieving comment with ID {id}" : "Помилка під час відповіді на коментар ID {id}", - "Error occurred while updating comment with id {id}" : "Помилка під час оновлення коментаря з id {id}", - "Error occurred while posting comment" : "Помилка під час написання коментаря" + "{user} mentioned you in a comment on “{file}”" : "{user} згадав Вас у коментарі про “{file}”" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" }
\ No newline at end of file diff --git a/apps/comments/l10n/vi.js b/apps/comments/l10n/vi.js index 72a5c90832a..6f05ba9cd8c 100644 --- a/apps/comments/l10n/vi.js +++ b/apps/comments/l10n/vi.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", - "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”", - "New comment …" : "Tạo bình luận mới", - "Post" : "Đăng", - "Cancel" : "Hủy", - "[Deleted user]" : "[Người dùng bị xoá]", - "More comments …" : "Xem thêm các bình luận...", - "Save" : "Lưu", - "Allowed characters {count} of {max}" : "Số ký tự được còn lại là {count} trong tổng số {max}", - "Error occurred while retrieving comment with ID {id}" : "Xảy ra lỗi khi trích xuất bình luận của ID{id}", - "Error occurred while updating comment with id {id}" : "Có lỗi xảy ra khi cập nhật bình luận có id {id}", - "Error occurred while posting comment" : "Có lỗi xảy ra khi đăng bình luận" + "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/vi.json b/apps/comments/l10n/vi.json index 2bb30d286df..5600ec507d6 100644 --- a/apps/comments/l10n/vi.json +++ b/apps/comments/l10n/vi.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "Đã xảy ra lỗi khi cố gắng xóa bình luận", "An error occurred while trying to create the comment" : "Đã xảy ra lỗi khi cố gắng tạo bình luận", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Bạn đã được nhắc đến ở “{file}”, trong một bình luận bởi một người dùng mà họ đã bị xóa ", - "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”", - "New comment …" : "Tạo bình luận mới", - "Post" : "Đăng", - "Cancel" : "Hủy", - "[Deleted user]" : "[Người dùng bị xoá]", - "More comments …" : "Xem thêm các bình luận...", - "Save" : "Lưu", - "Allowed characters {count} of {max}" : "Số ký tự được còn lại là {count} trong tổng số {max}", - "Error occurred while retrieving comment with ID {id}" : "Xảy ra lỗi khi trích xuất bình luận của ID{id}", - "Error occurred while updating comment with id {id}" : "Có lỗi xảy ra khi cập nhật bình luận có id {id}", - "Error occurred while posting comment" : "Có lỗi xảy ra khi đăng bình luận" + "{user} mentioned you in a comment on “{file}”" : "{user} đề cập tới bạn trong một bình luận về “{file}”" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_CN.js b/apps/comments/l10n/zh_CN.js index 91faa77cdaa..572b18161dc 100644 --- a/apps/comments/l10n/zh_CN.js +++ b/apps/comments/l10n/zh_CN.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了您,此评论已被删除", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您", - "New comment …" : "新评论 ...", - "Post" : "发布", - "Cancel" : "取消", - "[Deleted user]" : "[已删除的用户]", - "More comments …" : "更多评论 ...", - "Save" : "保存", - "Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}", - "Error occurred while retrieving comment with ID {id}" : "检索 ID 为 {id} 的评论时发生错误", - "Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错", - "Error occurred while posting comment" : "发表评论时发生错误" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_CN.json b/apps/comments/l10n/zh_CN.json index 5e1ca6db934..c5785008996 100644 --- a/apps/comments/l10n/zh_CN.json +++ b/apps/comments/l10n/zh_CN.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "删除评论时出错", "An error occurred while trying to create the comment" : "创建评论时出错", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "用户在“ {file}”中的评论中提到了您,此评论已被删除", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您", - "New comment …" : "新评论 ...", - "Post" : "发布", - "Cancel" : "取消", - "[Deleted user]" : "[已删除的用户]", - "More comments …" : "更多评论 ...", - "Save" : "保存", - "Allowed characters {count} of {max}" : "当前字数: {count},最多允许:{max}", - "Error occurred while retrieving comment with ID {id}" : "检索 ID 为 {id} 的评论时发生错误", - "Error occurred while updating comment with id {id}" : "更新 id 为 {id} 的评论出错", - "Error occurred while posting comment" : "发表评论时发生错误" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的评论中提到了您" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_HK.js b/apps/comments/l10n/zh_HK.js index 9949ff0dc86..4facd25aa7d 100644 --- a/apps/comments/l10n/zh_HK.js +++ b/apps/comments/l10n/zh_HK.js @@ -29,16 +29,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你", - "New comment …" : "新增留言", - "Post" : "送出", - "Cancel" : "取消", - "[Deleted user]" : "[已刪除的用戶]", - "More comments …" : "更多留言…", - "Save" : "儲存", - "Allowed characters {count} of {max}" : "已輸入 {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "在擷取留言(ID {id})時發生錯誤", - "Error occurred while updating comment with id {id}" : "編輯留言(ID {id})時發生錯誤", - "Error occurred while posting comment" : "張貼留言時發生錯誤" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_HK.json b/apps/comments/l10n/zh_HK.json index a70c7069d9d..d903b438a29 100644 --- a/apps/comments/l10n/zh_HK.json +++ b/apps/comments/l10n/zh_HK.json @@ -27,16 +27,6 @@ "An error occurred while trying to delete the comment" : "嘗試刪除此留言時錯誤", "An error occurred while trying to create the comment" : "嘗試建立此留言時錯誤", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", - "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你", - "New comment …" : "新增留言", - "Post" : "送出", - "Cancel" : "取消", - "[Deleted user]" : "[已刪除的用戶]", - "More comments …" : "更多留言…", - "Save" : "儲存", - "Allowed characters {count} of {max}" : "已輸入 {count} / {max}", - "Error occurred while retrieving comment with ID {id}" : "在擷取留言(ID {id})時發生錯誤", - "Error occurred while updating comment with id {id}" : "編輯留言(ID {id})時發生錯誤", - "Error occurred while posting comment" : "張貼留言時發生錯誤" + "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index 0fe95d318ad..a5b843f678e 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您", - "New comment …" : "新增留言……", - "Post" : "送出", - "Cancel" : "取消", - "[Deleted user]" : "[已刪除的使用者]", - "More comments …" : "其他留言……", - "Save" : "儲存", - "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", - "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的留言時發生錯誤", - "Error occurred while updating comment with id {id}" : "編輯留言 ID {id} 時發生錯誤", - "Error occurred while posting comment" : "張貼留言時發生錯誤" + "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" }, "nplurals=1; plural=0;"); diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index 3384d04e31b..9f075b44542 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -25,16 +25,6 @@ "An error occurred while trying to delete the comment" : "嘗試刪除留言時發生錯誤", "An error occurred while trying to create the comment" : "嘗試建立留言時發生錯誤", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的使用者在「{file}」的留言中提到您", - "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您", - "New comment …" : "新增留言……", - "Post" : "送出", - "Cancel" : "取消", - "[Deleted user]" : "[已刪除的使用者]", - "More comments …" : "其他留言……", - "Save" : "儲存", - "Allowed characters {count} of {max}" : "已輸入 {count} / 長度限制 {max}", - "Error occurred while retrieving comment with ID {id}" : "在擷取 ID {id} 的留言時發生錯誤", - "Error occurred while updating comment with id {id}" : "編輯留言 ID {id} 時發生錯誤", - "Error occurred while posting comment" : "張貼留言時發生錯誤" + "{user} mentioned you in a comment on “{file}”" : "{user} 在「{file}」的留言中提到您" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |