forked from owncloud/core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2e929d
commit c89aa6d
Showing
31 changed files
with
263 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,15 +3,16 @@ | |
# This file is distributed under the same license as the PACKAGE package. | ||
# | ||
# Translators: | ||
# Efstathios Iosifidis <[email protected]>, 2014 | ||
# Efstathios Iosifidis <[email protected]>, 2013 | ||
# vkehayas <[email protected]>, 2013-2014 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ownCloud\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2014-03-12 01:54-0400\n" | ||
"PO-Revision-Date: 2014-03-11 06:12+0000\n" | ||
"Last-Translator: I Robot\n" | ||
"POT-Creation-Date: 2014-03-16 03:12-0400\n" | ||
"PO-Revision-Date: 2014-03-15 22:50+0000\n" | ||
"Last-Translator: Efstathios Iosifidis <[email protected]>\n" | ||
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -159,7 +160,7 @@ msgstr "Το αναγνωριστικό έληξε. Παρακαλώ φορτώ | |
|
||
#: private/json.php:75 | ||
msgid "Unknown user" | ||
msgstr "" | ||
msgstr "Άγνωστος χρήστης" | ||
|
||
#: private/search/provider/file.php:18 private/search/provider/file.php:36 | ||
msgid "Files" | ||
|
@@ -194,23 +195,23 @@ msgid "MS SQL username and/or password not valid: %s" | |
msgstr "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s" | ||
|
||
#: private/setup/mssql.php:21 private/setup/mysql.php:13 | ||
#: private/setup/oci.php:114 private/setup/postgresql.php:24 | ||
#: private/setup/postgresql.php:70 | ||
#: private/setup/oci.php:114 private/setup/postgresql.php:31 | ||
#: private/setup/postgresql.php:84 | ||
msgid "You need to enter either an existing account or the administrator." | ||
msgstr "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή." | ||
|
||
#: private/setup/mysql.php:12 | ||
msgid "MySQL/MariaDB username and/or password not valid" | ||
msgstr "" | ||
msgstr "Μη έγκυρο όνομα χρήστη ή/και συνθηματικό της MySQL/MariaDB" | ||
|
||
#: private/setup/mysql.php:67 private/setup/oci.php:54 | ||
#: private/setup/oci.php:121 private/setup/oci.php:144 | ||
#: private/setup/oci.php:151 private/setup/oci.php:162 | ||
#: private/setup/oci.php:169 private/setup/oci.php:178 | ||
#: private/setup/oci.php:186 private/setup/oci.php:195 | ||
#: private/setup/oci.php:201 private/setup/postgresql.php:89 | ||
#: private/setup/postgresql.php:98 private/setup/postgresql.php:115 | ||
#: private/setup/postgresql.php:125 private/setup/postgresql.php:134 | ||
#: private/setup/oci.php:201 private/setup/postgresql.php:103 | ||
#: private/setup/postgresql.php:112 private/setup/postgresql.php:129 | ||
#: private/setup/postgresql.php:139 private/setup/postgresql.php:148 | ||
#, php-format | ||
msgid "DB Error: \"%s\"" | ||
msgstr "Σφάλμα Βάσης Δεδομένων: \"%s\"" | ||
|
@@ -219,17 +220,17 @@ msgstr "Σφάλμα Βάσης Δεδομένων: \"%s\"" | |
#: private/setup/oci.php:122 private/setup/oci.php:145 | ||
#: private/setup/oci.php:152 private/setup/oci.php:163 | ||
#: private/setup/oci.php:179 private/setup/oci.php:187 | ||
#: private/setup/oci.php:196 private/setup/postgresql.php:90 | ||
#: private/setup/postgresql.php:99 private/setup/postgresql.php:116 | ||
#: private/setup/postgresql.php:126 private/setup/postgresql.php:135 | ||
#: private/setup/oci.php:196 private/setup/postgresql.php:104 | ||
#: private/setup/postgresql.php:113 private/setup/postgresql.php:130 | ||
#: private/setup/postgresql.php:140 private/setup/postgresql.php:149 | ||
#, php-format | ||
msgid "Offending command was: \"%s\"" | ||
msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\"" | ||
|
||
#: private/setup/mysql.php:85 | ||
#, php-format | ||
msgid "MySQL/MariaDB user '%s'@'localhost' exists already." | ||
msgstr "" | ||
msgstr "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL/MariaDB" | ||
|
||
#: private/setup/mysql.php:86 | ||
msgid "Drop this user from MySQL/MariaDB" | ||
|
@@ -238,7 +239,7 @@ msgstr "" | |
#: private/setup/mysql.php:91 | ||
#, php-format | ||
msgid "MySQL/MariaDB user '%s'@'%%' already exists" | ||
msgstr "" | ||
msgstr "Υπάρχει ήδη ο χρήστης '%s'@'%%' της MySQL/MariaDB" | ||
|
||
#: private/setup/mysql.php:92 | ||
msgid "Drop this user from MySQL/MariaDB." | ||
|
@@ -257,7 +258,7 @@ msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό τη | |
msgid "Offending command was: \"%s\", name: %s, password: %s" | ||
msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s" | ||
|
||
#: private/setup/postgresql.php:23 private/setup/postgresql.php:69 | ||
#: private/setup/postgresql.php:30 private/setup/postgresql.php:83 | ||
msgid "PostgreSQL username and/or password not valid" | ||
msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL" | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,8 +8,8 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: ownCloud\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2014-03-15 02:13-0400\n" | ||
"PO-Revision-Date: 2014-03-15 05:40+0000\n" | ||
"POT-Creation-Date: 2014-03-16 03:12-0400\n" | ||
"PO-Revision-Date: 2014-03-15 07:00+0000\n" | ||
"Last-Translator: Vincenzo Reale <[email protected]>\n" | ||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" | ||
"MIME-Version: 1.0\n" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,17 +5,17 @@ | |
# Translators: | ||
# Cyryl Sochacki <[email protected]>, 2013-2014 | ||
# I Robot, 2013 | ||
# bobie <[email protected]>, 2013 | ||
# bobie <[email protected]>, 2013-2014 | ||
# Mariusz Fik <[email protected]>, 2013 | ||
# Michal Plichta <[email protected]>, 2013 | ||
# adbrand <[email protected]>, 2013 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ownCloud\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2014-03-12 01:54-0400\n" | ||
"PO-Revision-Date: 2014-03-11 06:12+0000\n" | ||
"Last-Translator: I Robot\n" | ||
"POT-Creation-Date: 2014-03-16 03:12-0400\n" | ||
"PO-Revision-Date: 2014-03-15 14:59+0000\n" | ||
"Last-Translator: bobie <[email protected]>\n" | ||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -40,7 +40,7 @@ msgstr "Nazwa pliku nie może być pusta." | |
#: ajax/newfile.php:62 | ||
#, php-format | ||
msgid "\"%s\" is an invalid file name." | ||
msgstr "" | ||
msgstr "\"%s\" jest nieprawidłową nazwą pliku." | ||
|
||
#: ajax/newfile.php:68 ajax/newfolder.php:27 js/files.js:105 | ||
msgid "" | ||
|
@@ -51,7 +51,7 @@ msgstr "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' ora | |
#: ajax/newfile.php:75 ajax/newfolder.php:34 ajax/upload.php:137 | ||
#: lib/app.php:65 | ||
msgid "The target folder has been moved or deleted." | ||
msgstr "" | ||
msgstr "Folder docelowy został przeniesiony lub usunięty" | ||
|
||
#: ajax/newfile.php:87 ajax/newfolder.php:46 lib/app.php:74 | ||
#, php-format | ||
|
@@ -155,12 +155,12 @@ msgstr "Nie można przesłać {filename} być może jest katalogiem lub posiada | |
|
||
#: js/file-upload.js:258 | ||
msgid "Total file size {size1} exceeds upload limit {size2}" | ||
msgstr "" | ||
msgstr "Całkowity rozmiar {size1} przekracza limit uploadu {size2}" | ||
|
||
#: js/file-upload.js:268 | ||
msgid "" | ||
"Not enough free space, you are uploading {size1} but only {size2} is left" | ||
msgstr "" | ||
msgstr "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}" | ||
|
||
#: js/file-upload.js:338 | ||
msgid "Upload cancelled." | ||
|
@@ -258,7 +258,7 @@ msgstr[2] "Wysyłanie %n plików" | |
|
||
#: js/files.js:96 | ||
msgid "\"{name}\" is an invalid file name." | ||
msgstr "" | ||
msgstr "\"{name}\" jest nieprawidłową nazwą pliku." | ||
|
||
#: js/files.js:117 | ||
msgid "Your storage is full, files can not be updated or synced anymore!" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,14 @@ | |
# | ||
# Translators: | ||
# Cyryl Sochacki <[email protected]>, 2013 | ||
# bobie <[email protected]>, 2014 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ownCloud\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2014-03-11 01:54-0400\n" | ||
"PO-Revision-Date: 2014-03-11 05:55+0000\n" | ||
"Last-Translator: I Robot\n" | ||
"POT-Creation-Date: 2014-03-16 03:12-0400\n" | ||
"PO-Revision-Date: 2014-03-15 15:10+0000\n" | ||
"Last-Translator: bobie <[email protected]>\n" | ||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -40,7 +41,7 @@ msgstr "Wystąpił błąd podczas konfigurowania zasobu Google Drive" | |
|
||
#: js/settings.js:313 js/settings.js:320 | ||
msgid "Saved" | ||
msgstr "" | ||
msgstr "Zapisano" | ||
|
||
#: lib/config.php:512 | ||
msgid "" | ||
|
@@ -117,7 +118,7 @@ msgstr "Włącz zewnętrzne zasoby dyskowe użytkownika" | |
|
||
#: templates/settings.php:130 | ||
msgid "Allow users to mount the following external storage" | ||
msgstr "" | ||
msgstr "Pozwól użytkownikom montować następujące zewnętrzne zasoby dyskowe" | ||
|
||
#: templates/settings.php:147 | ||
msgid "SSL root certificates" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,13 +4,14 @@ | |
# | ||
# Translators: | ||
# Cyryl Sochacki <[email protected]>, 2013 | ||
# bobie <[email protected]>, 2014 | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: ownCloud\n" | ||
"Report-Msgid-Bugs-To: [email protected]\n" | ||
"POT-Creation-Date: 2014-03-12 01:54-0400\n" | ||
"PO-Revision-Date: 2014-03-11 06:12+0000\n" | ||
"Last-Translator: I Robot\n" | ||
"POT-Creation-Date: 2014-03-16 03:12-0400\n" | ||
"PO-Revision-Date: 2014-03-15 15:10+0000\n" | ||
"Last-Translator: bobie <[email protected]>\n" | ||
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
|
@@ -66,7 +67,7 @@ msgstr "udostępniony przez %s" | |
#: templates/public.php:44 | ||
#, php-format | ||
msgid "Download %s" | ||
msgstr "" | ||
msgstr "Pobierz %s" | ||
|
||
#: templates/public.php:48 | ||
msgid "Direct link" | ||
|
Oops, something went wrong.