diff options
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", |