Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/firstrunwizard.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-15 08:24:14 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-02-15 08:24:14 +0300
commit2729c247b9bf48d0daea2e53c4d79fcf9e7fb2af (patch)
tree99e73e640e22b529cdb37b0f1c870d11c5733fc4 /l10n
parent5f5c1b8ba03fe0d57dc2b055a4831f6dd8f2d82d (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js1
-rw-r--r--l10n/pl.json1
-rw-r--r--l10n/pl.php1
3 files changed, 3 insertions, 0 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index 8a48bc49..1da65a69 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -4,6 +4,7 @@ OC.L10N.register(
"Welcome to %s" : "Witaj w %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "Twoja osobista chmura. Wszystkie Twoje pliki, kontakty, kalendarz i wiele więcej, w jednym miejscu.",
"Get the apps to sync your files" : "Pobierz aplikacje aby zsynchronizować swoje pliki",
+ "Desktop client" : "Klient na komputer",
"Android app" : "Aplikacja Android",
"iOS app" : "Aplikacja iOS",
"Connect your desktop apps to %s" : "Podłącz swoje aplikacje na komputerze do %s",
diff --git a/l10n/pl.json b/l10n/pl.json
index 41220d5e..acd67251 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -2,6 +2,7 @@
"Welcome to %s" : "Witaj w %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." : "Twoja osobista chmura. Wszystkie Twoje pliki, kontakty, kalendarz i wiele więcej, w jednym miejscu.",
"Get the apps to sync your files" : "Pobierz aplikacje aby zsynchronizować swoje pliki",
+ "Desktop client" : "Klient na komputer",
"Android app" : "Aplikacja Android",
"iOS app" : "Aplikacja iOS",
"Connect your desktop apps to %s" : "Podłącz swoje aplikacje na komputerze do %s",
diff --git a/l10n/pl.php b/l10n/pl.php
index ecbbd4c8..2417fc72 100644
--- a/l10n/pl.php
+++ b/l10n/pl.php
@@ -3,6 +3,7 @@ $TRANSLATIONS = array(
"Welcome to %s" => "Witaj w %s",
"Your personal web services. All your files, contacts, calendar and more, in one place." => "Twoja osobista chmura. Wszystkie Twoje pliki, kontakty, kalendarz i wiele więcej, w jednym miejscu.",
"Get the apps to sync your files" => "Pobierz aplikacje aby zsynchronizować swoje pliki",
+"Desktop client" => "Klient na komputer",
"Android app" => "Aplikacja Android",
"iOS app" => "Aplikacja iOS",
"Connect your desktop apps to %s" => "Podłącz swoje aplikacje na komputerze do %s",