From a38454a0758831f5e3d18437ad431c1ef592d26f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 19 May 2020 02:46:32 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/hr.js | 1 + l10n/hr.json | 1 + 2 files changed, 2 insertions(+) diff --git a/l10n/hr.js b/l10n/hr.js index 02b294e..e49f530 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -19,6 +19,7 @@ OC.L10N.register( "Disable" : "Onemogući", "Are you sure you want to wipe all your messages ?" : "Jeste li sigurni da želite izbrisati sve poruke?", "Reset all messages" : "Vrati sve poruke", + "%s messages shown of %s messages stored in database." : "%s poruka je prikazano od %s poruka pohranjenih u bazi podataka.", "Please select a conversation from the list to load it." : "Odaberite razgovor s popisa kako biste ga učitali." }, "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/l10n/hr.json b/l10n/hr.json index 8a36e68..ab5cb24 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -17,6 +17,7 @@ "Disable" : "Onemogući", "Are you sure you want to wipe all your messages ?" : "Jeste li sigurni da želite izbrisati sve poruke?", "Reset all messages" : "Vrati sve poruke", + "%s messages shown of %s messages stored in database." : "%s poruka je prikazano od %s poruka pohranjenih u bazi podataka.", "Please select a conversation from the list to load it." : "Odaberite razgovor s popisa kako biste ga učitali." },"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