diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-07-05 02:14:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-07-05 02:14:09 +0000 |
commit | 8427ecf6854c417590f2c26881f9bcc78e30a19c (patch) | |
tree | 3240dc1804bfe1b90e1c7853c8a69c3215a84866 /core/l10n | |
parent | 56001afb2fd6f7cc64b0bbe6ef95698b7de17c66 (diff) | |
download | nextcloud-server-8427ecf6854c417590f2c26881f9bcc78e30a19c.tar.gz nextcloud-server-8427ecf6854c417590f2c26881f9bcc78e30a19c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n')
-rw-r--r-- | core/l10n/ca.js | 1 | ||||
-rw-r--r-- | core/l10n/ca.json | 1 | ||||
-rw-r--r-- | core/l10n/pl.js | 1 | ||||
-rw-r--r-- | core/l10n/pl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/ca.js b/core/l10n/ca.js index 0f1c8b23262..8580b4f5394 100644 --- a/core/l10n/ca.js +++ b/core/l10n/ca.js @@ -239,6 +239,7 @@ OC.L10N.register( "Search contacts …" : "Cerca contactes …", "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes…", + "Install the Contacts app" : "Instal·lar l'aplicació Contactes", "Loading your contacts …" : "S'estan carregant els vostres contactes…", "Looking for {term} …" : "S'està cercant {term} …", "No" : "No", diff --git a/core/l10n/ca.json b/core/l10n/ca.json index 8d77bf0f6d7..236434a4e0c 100644 --- a/core/l10n/ca.json +++ b/core/l10n/ca.json @@ -237,6 +237,7 @@ "Search contacts …" : "Cerca contactes …", "No contacts found" : "No s'han trobat contactes", "Show all contacts …" : "Mostra tots els contactes…", + "Install the Contacts app" : "Instal·lar l'aplicació Contactes", "Loading your contacts …" : "S'estan carregant els vostres contactes…", "Looking for {term} …" : "S'està cercant {term} …", "No" : "No", diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 42bef1c6be3..b2360d438cd 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -239,6 +239,7 @@ OC.L10N.register( "Search contacts …" : "Wyszukiwanie kontaktów…", "No contacts found" : "Nie znaleziono kontaktów", "Show all contacts …" : "Pokazywanie wszystkich kontaktów…", + "Install the Contacts app" : "Zainstaluj aplikację \"Kontakty\"", "Loading your contacts …" : "Ładowanie kontaktów...", "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", diff --git a/core/l10n/pl.json b/core/l10n/pl.json index 417b34106ef..bbb4fcc7e8d 100644 --- a/core/l10n/pl.json +++ b/core/l10n/pl.json @@ -237,6 +237,7 @@ "Search contacts …" : "Wyszukiwanie kontaktów…", "No contacts found" : "Nie znaleziono kontaktów", "Show all contacts …" : "Pokazywanie wszystkich kontaktów…", + "Install the Contacts app" : "Zainstaluj aplikację \"Kontakty\"", "Loading your contacts …" : "Ładowanie kontaktów...", "Looking for {term} …" : "Szukam {term}…", "No" : "Nie", |