diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
commit | 790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch) | |
tree | 30dc69cb3f624dc89c607246f65a4b298f9d2570 /lib/l10n | |
parent | 5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff) | |
download | nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.tar.gz nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/eo.php | 10 | ||||
-rw-r--r-- | lib/l10n/nl.php | 2 | ||||
-rw-r--r-- | lib/l10n/pl.php | 1 | ||||
-rw-r--r-- | lib/l10n/tr.php | 2 |
4 files changed, 13 insertions, 2 deletions
diff --git a/lib/l10n/eo.php b/lib/l10n/eo.php index faf262567c8..b8ccfee3f2e 100644 --- a/lib/l10n/eo.php +++ b/lib/l10n/eo.php @@ -22,7 +22,10 @@ $TRANSLATIONS = array( "%s enter the database name." => "%s enigu la nomon de la datumbazo.", "%s you may not use dots in the database name" => "%s vi ne povas uzi punktojn en la nomo de la datumbazo", "MS SQL username and/or password not valid: %s" => "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s", +"MySQL/MariaDB username and/or password not valid" => "La MySQL/MariaDB-uzantonomo kajaŭ pasvorto ne validas.", "DB Error: \"%s\"" => "Datumbaza eraro: “%s”", +"MySQL/MariaDB user '%s'@'localhost' exists already." => "La MySQL/MariaDB-uzanto '%s'@'localhost' jam ekzistas.", +"MySQL/MariaDB user '%s'@'%%' already exists" => "La MySQL/MariaDB-uzanto '%s'@'%%' jam ekzistas", "Oracle connection could not be established" => "Konekto al Oracle ne povas stariĝi", "Oracle username and/or password not valid" => "La uzantonomo de Oracle aŭ la pasvorto ne validas", "PostgreSQL username and/or password not valid" => "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas", @@ -31,6 +34,7 @@ $TRANSLATIONS = array( "Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita.", "Please double check the <a href='%s'>installation guides</a>." => "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>.", "%s shared »%s« with you" => "%s kunhavigis “%s” kun vi", +"You are not allowed to share %s" => "Vi ne permesatas kunhavigi %s", "Could not find category \"%s\"" => "Ne troviĝis kategorio “%s”", "seconds ago" => "sekundoj antaŭe", "_%n minute ago_::_%n minutes ago_" => array("","antaŭ %n minutoj"), @@ -41,6 +45,10 @@ $TRANSLATIONS = array( "last month" => "lastamonate", "_%n month ago_::_%n months ago_" => array("","antaŭ %n monatoj"), "last year" => "lastajare", -"years ago" => "jaroj antaŭe" +"years ago" => "jaroj antaŭe", +"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Nur la jenaj signoj permesatas en uzantonomo: «a-z», «A-Z», «0-9» kaj «_.@-»", +"A valid username must be provided" => "Valida uzantonomo devas proviziĝi", +"A valid password must be provided" => "Valida pasvorto devas proviziĝi", +"The username is already being used" => "La uzantonomo jam uzatas" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php index 736de5877c0..4abd1d5a1b1 100644 --- a/lib/l10n/nl.php +++ b/lib/l10n/nl.php @@ -59,12 +59,14 @@ $TRANSLATIONS = array( "Please double check the <a href='%s'>installation guides</a>." => "Controleer de <a href='%s'>installatiehandleiding</a> goed.", "%s shared »%s« with you" => "%s deelde »%s« met jou", "Sharing %s failed, because the file does not exist" => "Delen van %s is mislukt, omdat het bestand niet bestaat", +"You are not allowed to share %s" => "U bent niet bevoegd om %s te delen", "Sharing %s failed, because the user %s is the item owner" => "Delen van %s is mislukt, omdat de gebruiker %s de eigenaar is", "Sharing %s failed, because the user %s does not exist" => "Delen van %s is mislukt, omdat gebruiker %s niet bestaat", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Delen van %s is mislukt, omdat gebruiker %s geen lid is van een groep waar %s lid van is", "Sharing %s failed, because this item is already shared with %s" => "Delen van %s is mislukt, omdat het object al wordt gedeeld met %s", "Sharing %s failed, because the group %s does not exist" => "Delen van %s is mislukt, omdat groep %s niet bestaat", "Sharing %s failed, because %s is not a member of the group %s" => "Delen van %s is mislukt, omdat %s geen lid is van groep %s", +"You need to provide a password to create a public link, only protected links are allowed" => "U moet een wachtwoord verstrekken om een openbare koppeling te maken, alleen beschermde links zijn toegestaan", "Sharing %s failed, because sharing with links is not allowed" => "Delen van %s is mislukt, omdat het delen met links niet is toegestaan", "Share type %s is not valid for %s" => "Delen van type %s is niet geldig voor %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Instellen van de permissies voor %s is mislukt, omdat de permissies hoger zijn dan de aan %s toegekende permissies", diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php index 2e8f08d519d..90e98707806 100644 --- a/lib/l10n/pl.php +++ b/lib/l10n/pl.php @@ -59,6 +59,7 @@ $TRANSLATIONS = array( "Please double check the <a href='%s'>installation guides</a>." => "Sprawdź ponownie <a href='%s'>przewodniki instalacji</a>.", "%s shared »%s« with you" => "%s Współdzielone »%s« z tobą", "Sharing %s failed, because the file does not exist" => "Wspóldzielenie %s nie powiodło się. ponieważ plik nie istnieje", +"You are not allowed to share %s" => "Nie masz uprawnień aby udostępnić %s", "Sharing %s failed, because the user %s is the item owner" => "Współdzielenie %s nie powiodło się, ponieważ użytkownik %s jest właścicielem elementu", "Sharing %s failed, because the user %s does not exist" => "Współdzielenie %s nie powiodło się, ponieważ użytkownik %s nie istnieje", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Współdzielenie %s nie powiodło się, ponieważ użytkownik %s nie jest członkiem żadnej grupy której członkiem jest %s", diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php index 754622dcf14..a8c48134cf2 100644 --- a/lib/l10n/tr.php +++ b/lib/l10n/tr.php @@ -26,7 +26,7 @@ $TRANSLATIONS = array( "App does not provide an info.xml file" => "Uygulama info.xml dosyası sağlamıyor", "App can't be installed because of not allowed code in the App" => "Uygulama, izin verilmeyen kodlar barındırdığından kurulamıyor", "App can't be installed because it is not compatible with this version of ownCloud" => "ownCloud sürümünüz ile uyumsuz olduğu için uygulama kurulamıyor", -"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Uygulama, \"birlikte gelmeyen\" uygulamalar için <shipped>true</shipped> etiketi içerdiği için kurulamıyor", +"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Uygulama, birlikte gelmeyen uygulama olmasına rağmen <shipped>true</shipped> etiketi içerdiği için kurulamıyor", "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Uygulama info.xml/version ile uygulama marketinde belirtilen sürüm aynı olmadığından kurulamıyor", "App directory already exists" => "Uygulama dizini zaten mevcut", "Can't create app folder. Please fix permissions. %s" => "Uygulama dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s", |