[tx-robot] updated from transifex
This commit is contained in:
parent
c4d41e7beb
commit
95351f5b50
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
|
||||
"Can't create document" => "Dokument kann nicht erstellt werden",
|
||||
"You don't have permission to rename this document" => "Du besitzt nicht die Berechtigung, dieses Dokument umzubenennen.",
|
||||
"Documents" => "Dokumente",
|
||||
"Share" => "Teilen",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Neues Dokument speichern unter",
|
||||
"Wrong password. Please retry." => "Falsches Passwort. Bitte versuche es noch einmal.",
|
||||
"Password" => "Passwort",
|
||||
"User %s" => "Benutzer %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktiere, für nähere Details, die Person, die dies mit Dir teilt.",
|
||||
"Advanced feature-set" => "Erweiterte Funktionseinstellungen",
|
||||
"(Unstable)" => "(Instabil)"
|
||||
|
@ -11,9 +11,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 06:40+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -27,7 +27,7 @@ msgstr "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Dokument kann nicht erstellt werden"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -332,7 +332,7 @@ msgstr "Passwort"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Benutzer %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert",
|
||||
"Can't create document" => "Dokument kann nicht erstellt werden",
|
||||
"You don't have permission to rename this document" => "Sie haben nicht die erforderlichen Rechte, dieses Dokument umzubenennen.",
|
||||
"Documents" => "Dokumente",
|
||||
"Share" => "Teilen",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Neues Dokument speichern unter",
|
||||
"Wrong password. Please retry." => "Falsches Passwort. Bitte versuchen Sie es noch einmal.",
|
||||
"Password" => "Passwort",
|
||||
"User %s" => "Benutzer %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Dieser Link ist abgelaufen oder existierte niemals. Bitte kontaktieren Sie für nähere Details die Person, die dieses Dokument mit Ihnen geteilt hat.",
|
||||
"Advanced feature-set" => "Erweiterte Funktionseinstellungen",
|
||||
"(Unstable)" => "(Instabil)"
|
||||
|
@ -11,9 +11,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 06:40+0000\n"
|
||||
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -27,7 +27,7 @@ msgstr "Formatfilter-Server ist ausgeschaltet oder falsch konfiguriert"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Dokument kann nicht erstellt werden"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -332,7 +332,7 @@ msgstr "Passwort"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Benutzer %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Format filter server is down or misconfigured",
|
||||
"Can't create document" => "Can't create document",
|
||||
"You don't have permission to rename this document" => "You don't have permission to rename this document",
|
||||
"Documents" => "Documents",
|
||||
"Share" => "Share",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Save new documents to",
|
||||
"Wrong password. Please retry." => "Incorrect password. Please try again.",
|
||||
"Password" => "Password",
|
||||
"User %s" => "User %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "This link has expired or is incorrect. Please contact the person who shared it with you for details.",
|
||||
"Advanced feature-set" => "Advanced feature-set",
|
||||
"(Unstable)" => "(Unstable)"
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 11:58+0000\n"
|
||||
"Last-Translator: mnestis <transifex@mnestis.net>\n"
|
||||
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -24,7 +24,7 @@ msgstr "Format filter server is down or misconfigured"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Can't create document"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -329,7 +329,7 @@ msgstr "Password"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "User %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Can't create document" => "No es posible crear el documento",
|
||||
"You don't have permission to rename this document" => "No tiene permiso para cambiar de nombre a este documento",
|
||||
"Documents" => "Documentos",
|
||||
"Share" => "Compartir",
|
||||
@ -71,6 +72,7 @@
|
||||
"Save new documents to" => "Guardar nuevos documentos en",
|
||||
"Wrong password. Please retry." => "Contraseña incorrecta. Inténtelo de nuevo.",
|
||||
"Password" => "Contraseña",
|
||||
"User %s" => "Usuario %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Este enlace caducó o nunca existió. Para más detalles, sírvase contactar a la persona que lo compartió con usted.",
|
||||
"Advanced feature-set" => "Características avanzadas",
|
||||
"(Unstable)" => "(Inestable)"
|
||||
|
@ -12,9 +12,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 15:40+0000\n"
|
||||
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -28,7 +28,7 @@ msgstr ""
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "No es posible crear el documento"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -333,7 +333,7 @@ msgstr "Contraseña"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Usuario %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Can't create document" => "Asiakirjan luominen epäonnistui",
|
||||
"You don't have permission to rename this document" => "Oikeutesi eivät riitä nimeämään tätä asiakirjaa uudelleen",
|
||||
"Documents" => "Asiakirjat",
|
||||
"Share" => "Jaa",
|
||||
@ -71,6 +72,7 @@
|
||||
"Save new documents to" => "Uusien asiakirjojen tallennussijainti",
|
||||
"Wrong password. Please retry." => "Väärä salasana. Yritä uudelleen.",
|
||||
"Password" => "Salasana",
|
||||
"User %s" => "Käyttäjä %s",
|
||||
"Advanced feature-set" => "Tarkemmat toiminto-asetukset",
|
||||
"(Unstable)" => "(Epävakaa)"
|
||||
);
|
||||
|
@ -9,9 +9,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 05:50+0000\n"
|
||||
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
|
||||
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -25,7 +25,7 @@ msgstr ""
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Asiakirjan luominen epäonnistui"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -330,7 +330,7 @@ msgstr "Salasana"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Käyttäjä %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "O servidor de filtro de formato está sen servizo ou mal configurado",
|
||||
"Can't create document" => "Non é posíbel crear o documento",
|
||||
"You don't have permission to rename this document" => "Vostede non ten permisos para cambiarlle o nome a este documento",
|
||||
"Documents" => "Documentos",
|
||||
"Share" => "Compartir",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Gardar os novos documentos en",
|
||||
"Wrong password. Please retry." => "Contrasinal incorrecto. Tenteo de novo.",
|
||||
"Password" => "Contrasinal",
|
||||
"User %s" => "Usuario %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Esta ligazón caducou ou xa non existe. Póñase en contacto coa persoa que o compartiu con vostede para obter máis información.",
|
||||
"Advanced feature-set" => "Conxunto de funcións avanzadas",
|
||||
"(Unstable)" => "(Inestábel)"
|
||||
|
@ -9,9 +9,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 13:50+0000\n"
|
||||
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
|
||||
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -25,7 +25,7 @@ msgstr "O servidor de filtro de formato está sen servizo ou mal configurado"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Non é posíbel crear o documento"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -330,7 +330,7 @@ msgstr "Contrasinal"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Usuario %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Il formato del filtro del server è inattivo o configurato in modo errato",
|
||||
"Can't create document" => "Impossibile creare il documento",
|
||||
"You don't have permission to rename this document" => "Non hai i permessi per rinominare questo documento",
|
||||
"Documents" => "Documenti",
|
||||
"Share" => "Condividi",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Salva i nuovi documenti in",
|
||||
"Wrong password. Please retry." => "Password errata. Riprova.",
|
||||
"Password" => "Password",
|
||||
"User %s" => "Utente %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Questo collegamento è scaduto o non è mai esistito. Contatta la persona che lo ha condiviso per i dettagli.",
|
||||
"Advanced feature-set" => "Funzionalità avanzate",
|
||||
"(Unstable)" => "(Non stabile)"
|
||||
|
@ -12,9 +12,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 20:20+0000\n"
|
||||
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -28,7 +28,7 @@ msgstr "Il formato del filtro del server è inattivo o configurato in modo errat
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Impossibile creare il documento"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -333,7 +333,7 @@ msgstr "Password"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Utente %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Formaatfilter server is down of onjuist geconfigureerd",
|
||||
"Can't create document" => "Kan document niet creëren",
|
||||
"You don't have permission to rename this document" => "U hebt niet de autorisatie om die document te hernoemen",
|
||||
"Documents" => "Documenten",
|
||||
"Share" => "Delen",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Bewaar nieuwe documenten in",
|
||||
"Wrong password. Please retry." => "Onjuist wachtwoord. Probeer opnieuw.",
|
||||
"Password" => "Wachtwoord",
|
||||
"User %s" => "Gebruiker %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "De link is vervallen of heeft nooit bestaan. Neem contact op met de persoon die het deelde voor de details.",
|
||||
"Advanced feature-set" => "Geavanceerde functies",
|
||||
"(Unstable)" => "(Onstabiel)"
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 07:10+0000\n"
|
||||
"Last-Translator: André Koot <meneer@tken.net>\n"
|
||||
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -24,7 +24,7 @@ msgstr "Formaatfilter server is down of onjuist geconfigureerd"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Kan document niet creëren"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -329,7 +329,7 @@ msgstr "Wachtwoord"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Gebruiker %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "O servidor de formato de filtro está desligado ou com configuração errada",
|
||||
"Can't create document" => "Impedido de criar documentos",
|
||||
"You don't have permission to rename this document" => "Você não tem permissão para renomear este documento",
|
||||
"Documents" => "Documentos",
|
||||
"Share" => "Compartilhar",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Salvar o novo documento para",
|
||||
"Wrong password. Please retry." => "Senha errada. Por favor tente novamente.",
|
||||
"Password" => "Senha",
|
||||
"User %s" => "Usuário %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Este link espirou ou numca existiu. Por favor faça contato com a pessoa que compartilhou este link com você para maiores detalhes.",
|
||||
"Advanced feature-set" => "Avançado conjunto de funcionalidades",
|
||||
"(Unstable)" => "(Instável)"
|
||||
|
@ -8,9 +8,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 11:00+0000\n"
|
||||
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -24,7 +24,7 @@ msgstr "O servidor de formato de filtro está desligado ou com configuração er
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Impedido de criar documentos"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -329,7 +329,7 @@ msgstr "Senha"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Usuário %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
10
l10n/sl.php
10
l10n/sl.php
@ -1,4 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Strežnik filtriranja je nedejaven, ali pa ni pravilno nastavljen",
|
||||
"Can't create document" => "Dokumenta ni mogoče ustvariti",
|
||||
"You don't have permission to rename this document" => "Ni ustreznih dovoljenj za preimenovanje tega dokumenta ...",
|
||||
"Documents" => "Dokumenti",
|
||||
"Share" => "Souporaba",
|
||||
@ -60,11 +62,19 @@
|
||||
"Undo" => "Razveljavi",
|
||||
"Unknown Author" => "Neznan avtor",
|
||||
"Edit" => "Uredi",
|
||||
"Local" => "Krajevno",
|
||||
"openOffice/libreOffice is installed on this server" => "openOffice/libreOffice je nameščen na tem strežniku",
|
||||
"External" => "Zunanje",
|
||||
"openOffice/libreOffice is installed on another server" => "openOffice/libreOffice je nameščen na drugem strežniku",
|
||||
"scheme://domain.tld[:port]" => "shema://domena.tld[:vrata]",
|
||||
"Server URL" => "Naslov URL strežnika",
|
||||
"Apply" => "Uveljavi",
|
||||
"New document" => "Nov dokument",
|
||||
"Upload" => "Pošlji",
|
||||
"Save new documents to" => "Shrani nove dokumente v",
|
||||
"Wrong password. Please retry." => "Napačno geslo. Poskusite znova.",
|
||||
"Password" => "Geslo",
|
||||
"User %s" => "Uporabnik %s",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Povezava je pretekla ali pa ni nikoli obstajala. Za več podrobnosti stopite v stik z osebo, ki naj bi vam jo poslala.",
|
||||
"Advanced feature-set" => "Napredne zmožnosti",
|
||||
"(Unstable)" => "(nestabilno)"
|
||||
|
@ -3,14 +3,14 @@
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# mateju <>, 2013
|
||||
# mateju <>, 2013-2014
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 19:40+0000\n"
|
||||
"Last-Translator: mateju <>\n"
|
||||
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -20,11 +20,11 @@ msgstr ""
|
||||
|
||||
#: ajax/admin.php:24
|
||||
msgid "Format filter server is down or misconfigured"
|
||||
msgstr ""
|
||||
msgstr "Strežnik filtriranja je nedejaven, ali pa ni pravilno nastavljen"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Dokumenta ni mogoče ustvariti"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -280,31 +280,31 @@ msgstr "Uredi"
|
||||
|
||||
#: templates/admin.php:8
|
||||
msgid "Local"
|
||||
msgstr ""
|
||||
msgstr "Krajevno"
|
||||
|
||||
#: templates/admin.php:9
|
||||
msgid "openOffice/libreOffice is installed on this server"
|
||||
msgstr ""
|
||||
msgstr "openOffice/libreOffice je nameščen na tem strežniku"
|
||||
|
||||
#: templates/admin.php:15
|
||||
msgid "External"
|
||||
msgstr ""
|
||||
msgstr "Zunanje"
|
||||
|
||||
#: templates/admin.php:16
|
||||
msgid "openOffice/libreOffice is installed on another server"
|
||||
msgstr ""
|
||||
msgstr "openOffice/libreOffice je nameščen na drugem strežniku"
|
||||
|
||||
#: templates/admin.php:21
|
||||
msgid "scheme://domain.tld[:port]"
|
||||
msgstr ""
|
||||
msgstr "shema://domena.tld[:vrata]"
|
||||
|
||||
#: templates/admin.php:24
|
||||
msgid "Server URL"
|
||||
msgstr ""
|
||||
msgstr "Naslov URL strežnika"
|
||||
|
||||
#: templates/admin.php:26
|
||||
msgid "Apply"
|
||||
msgstr ""
|
||||
msgstr "Uveljavi"
|
||||
|
||||
#: templates/documents.php:5
|
||||
msgid "New document"
|
||||
@ -329,7 +329,7 @@ msgstr "Geslo"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "Uporabnik %s"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud documents 5.0.0\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
|
@ -1,5 +1,6 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"Format filter server is down or misconfigured" => "Biçim filtre sunucusu kapalı veya hatalı yapılandırılmış",
|
||||
"Can't create document" => "Belge oluşturulamıyor",
|
||||
"You don't have permission to rename this document" => "Bu belgeyi adlandırmak için izniniz yok.",
|
||||
"Documents" => "Belgeler",
|
||||
"Share" => "Paylaş",
|
||||
@ -73,6 +74,7 @@
|
||||
"Save new documents to" => "Yeni belgeleri şuraya kaydet",
|
||||
"Wrong password. Please retry." => "Yanlış parola. Lütfen yeniden deneyin.",
|
||||
"Password" => "Parola",
|
||||
"User %s" => "%s kullanıcısı",
|
||||
"This link has been expired or is never existed. Please contact the person who shared it with you for details." => "Bu bağlantının süresi dolmuş veya hiç mevcut olmamış. Lütfen ayrıntılar için paylaşımı yapan kişi ile iletişime geçin.",
|
||||
"Advanced feature-set" => "Gelişmiş özellik seti",
|
||||
"(Unstable)" => "(Kararsız)"
|
||||
|
@ -10,9 +10,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: ownCloud\n"
|
||||
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
|
||||
"POT-Creation-Date: 2014-04-03 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 04:44+0000\n"
|
||||
"Last-Translator: I Robot\n"
|
||||
"POT-Creation-Date: 2014-04-04 00:44-0400\n"
|
||||
"PO-Revision-Date: 2014-04-03 09:10+0000\n"
|
||||
"Last-Translator: volkangezer <volkangezer@gmail.com>\n"
|
||||
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@ -26,7 +26,7 @@ msgstr "Biçim filtre sunucusu kapalı veya hatalı yapılandırılmış"
|
||||
|
||||
#: ajax/documentController.php:45
|
||||
msgid "Can't create document"
|
||||
msgstr ""
|
||||
msgstr "Belge oluşturulamıyor"
|
||||
|
||||
#: ajax/documentController.php:86
|
||||
msgid "You don't have permission to rename this document"
|
||||
@ -331,7 +331,7 @@ msgstr "Parola"
|
||||
#: templates/public.php:17
|
||||
#, php-format
|
||||
msgid "User %s"
|
||||
msgstr ""
|
||||
msgstr "%s kullanıcısı"
|
||||
|
||||
#: templates/public.php:21
|
||||
msgid ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user