summaryrefslogtreecommitdiffstats
path: root/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-04 01:09:24 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-05-04 01:09:24 +0200
commitde6aa8aa0f4c129e0d4a3266a4f3dc79bc1c2b93 (patch)
tree9730e6cc5ebb813e0d0861f14b667896df436614 /l10n
parent89de367fc8351e0738e39ca579eeb8f2bd1f8491 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'l10n')
-rw-r--r--l10n/ca.php14
-rw-r--r--l10n/ca/news.po64
-rw-r--r--l10n/de.php2
-rw-r--r--l10n/de/news.po34
-rw-r--r--l10n/templates/news.pot2
5 files changed, 65 insertions, 51 deletions
diff --git a/l10n/ca.php b/l10n/ca.php
index d94943737..9babbcb8f 100644
--- a/l10n/ca.php
+++ b/l10n/ca.php
@@ -1,25 +1,39 @@
<?php $TRANSLATIONS = array(
"News" => "Notícies",
+"Can not add feed: Exists already" => "No es pot afegir la font: ja existeix",
+"Can not add feed: URL does not exist or has invalid xml" => "No es pot afegir la font: la URL no existeix o té un XML no vàlid",
+"Can not add folder: Exists already" => "No es pot afegir la carpeta: ja existeix",
+"Undo deletion of %s" => "Desfés l'eliminació de %s",
"Add Website" => "Afegeix pàgina web",
+"Error: address exists already!" => "Error: l'adreça ja existeix!",
+"Error: folder exists already" => "Error: la carpeta ja existeix",
"Address" => "Adreça",
"Add" => "Afegeix",
"New folder" => "Carpeta nova",
"Folder" => "Carpeta",
"Choose folder" => "Escolliu una carpeta",
"Folder name" => "Nom de la carpeta",
+"Back to folder selection" => "Torna a la selecció de carpeta",
+"Create folder" => "Crea carpeta",
"Starred" => "Estrelles",
"Unread articles" => "Articles sense llegir",
"All articles" => "Tots els articles",
+"Mark read" => "Marca com a llegit",
"from" => "des de",
"by" => "per",
"Cant play audio format" => "No es pot reproduïr format d'àudio",
"Keep unread" => "Mantén com a sense llegir",
+"Delete website" => "Elimina pàgina web",
"Collapse" => "Col·lapsa",
"Delete folder" => "Elimina carpeta",
"Rename folder" => "Reanomena carpeta",
"Import / Export OPML" => "Importa / Exporta OPML",
"Import" => "Importa",
"Export" => "Exporta",
+"Error when importing: file does not contain valid OPML" => "Error en importar: el fitxer no conté un OPML vàlid",
+"Import Google Reader JSON" => "Importa Google Reader JSON",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Per importar articles amb estrelles i compartits des de Google\n»»»Reader utilitzeu la pujada dels fitxers .json de l'arxiu de Google Takeout",
+"Error when importing: file does not contain valid JSON" => "Error en importar: el fitxer no conté un JSON vàlid",
"Show all" => "Mostra tot",
"Show only unread" => "Mostra només els no llegits"
);
diff --git a/l10n/ca/news.po b/l10n/ca/news.po
index e4f47fb07..919d062f3 100644
--- a/l10n/ca/news.po
+++ b/l10n/ca/news.po
@@ -4,15 +4,15 @@
#
# Translators:
# Josep Tomàs <jtomas.binsoft@gmail.com>, 2012
-# rogerc <rcalvoi@yahoo.com>, 2013
-# rogerc <rcalvoi@yahoo.com>, 2012
+# rogerc, 2013
+# rogerc, 2012
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-02 01:19+0200\n"
-"PO-Revision-Date: 2013-05-01 23:19+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-05-04 01:09+0200\n"
+"PO-Revision-Date: 2013-05-03 07:40+0000\n"
+"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,66 +24,66 @@ msgstr ""
msgid "News"
msgstr "Notícies"
-#: businesslayer/feedbusinesslayer.php:70
+#: businesslayer/feedbusinesslayer.php:74
msgid "Can not add feed: Exists already"
-msgstr ""
+msgstr "No es pot afegir la font: ja existeix"
-#: businesslayer/feedbusinesslayer.php:108
+#: businesslayer/feedbusinesslayer.php:112
msgid "Can not add feed: URL does not exist or has invalid xml"
-msgstr ""
+msgstr "No es pot afegir la font: la URL no existeix o té un XML no vàlid"
#: businesslayer/folderbusinesslayer.php:55
msgid "Can not add folder: Exists already"
-msgstr ""
+msgstr "No es pot afegir la carpeta: ja existeix"
#: templates/main.php:27
#, php-format
msgid "Undo deletion of %s"
-msgstr ""
+msgstr "Desfés l'eliminació de %s"
-#: templates/part.addnew.php:12
+#: templates/part.addnew.php:11
msgid "Add Website"
msgstr "Afegeix pàgina web"
-#: templates/part.addnew.php:19
+#: templates/part.addnew.php:16
msgid "Error: address exists already!"
-msgstr ""
+msgstr "Error: l'adreça ja existeix!"
-#: templates/part.addnew.php:22
+#: templates/part.addnew.php:19
msgid "Error: folder exists already"
-msgstr ""
+msgstr "Error: la carpeta ja existeix"
-#: templates/part.addnew.php:29
+#: templates/part.addnew.php:26
msgid "Address"
msgstr "Adreça"
-#: templates/part.addnew.php:33 templates/part.addnew.php:36
+#: templates/part.addnew.php:30 templates/part.addnew.php:33
msgid "Add"
msgstr "Afegeix"
-#: templates/part.addnew.php:40 templates/part.addnew.php:48
+#: templates/part.addnew.php:37 templates/part.addnew.php:45
msgid "New folder"
msgstr "Carpeta nova"
-#: templates/part.addnew.php:41
+#: templates/part.addnew.php:38
msgid "Folder"
msgstr "Carpeta"
-#: templates/part.addnew.php:46
+#: templates/part.addnew.php:43
msgid "Choose folder"
msgstr "Escolliu una carpeta"
-#: templates/part.addnew.php:58
+#: templates/part.addnew.php:55
msgid "Folder name"
msgstr "Nom de la carpeta"
-#: templates/part.addnew.php:61
+#: templates/part.addnew.php:58
msgid "Back to folder selection"
-msgstr ""
+msgstr "Torna a la selecció de carpeta"
-#: templates/part.addnew.php:66
+#: templates/part.addnew.php:63
msgid "Create folder"
-msgstr ""
+msgstr "Crea carpeta"
#: templates/part.feed.starred.php:11
msgid "Starred"
@@ -100,7 +100,7 @@ msgstr "Tots els articles"
#: templates/part.feed.unread.php:26 templates/part.listfeed.php:43
#: templates/part.listfolder.php:43
msgid "Mark read"
-msgstr ""
+msgstr "Marca com a llegit"
#: templates/part.items.php:31
msgid "from"
@@ -120,7 +120,7 @@ msgstr "Mantén com a sense llegir"
#: templates/part.listfeed.php:48 templates/part.listfeed.php:54
msgid "Delete website"
-msgstr ""
+msgstr "Elimina pàgina web"
#: templates/part.listfolder.php:14
msgid "Collapse"
@@ -150,21 +150,21 @@ msgstr "Exporta"
#: templates/part.settings.php:36
msgid "Error when importing: file does not contain valid OPML"
-msgstr ""
+msgstr "Error en importar: el fitxer no conté un OPML vàlid"
#: templates/part.settings.php:42
msgid "Import Google Reader JSON"
-msgstr ""
+msgstr "Importa Google Reader JSON"
#: templates/part.settings.php:43
msgid ""
"To import starred and shared articles from Google \n"
"\t\t\tReader please upload the .json files from the Google Takeout archive"
-msgstr ""
+msgstr "Per importar articles amb estrelles i compartits des de Google\n»»»Reader utilitzeu la pujada dels fitxers .json de l'arxiu de Google Takeout"
#: templates/part.settings.php:53
msgid "Error when importing: file does not contain valid JSON"
-msgstr ""
+msgstr "Error en importar: el fitxer no conté un JSON vàlid"
#: templates/part.showall.php:2
msgid "Show all"
diff --git a/l10n/de.php b/l10n/de.php
index d02745629..f7fefc56a 100644
--- a/l10n/de.php
+++ b/l10n/de.php
@@ -32,7 +32,7 @@
"Export" => "Exportieren",
"Error when importing: file does not contain valid OPML" => "Fehler beim Importieren: Datei enthält kein gültiges OPML",
"Import Google Reader JSON" => "Google Reader JSON importieren",
-"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Um markierte und geteilte Artikel aus dem Google Reader\n\t\t\tzu importieren lade bitte die .json Dateien aus dem Google Takeout Archiv hoch",
+"To import starred and shared articles from Google \n\t\t\tReader please upload the .json files from the Google Takeout archive" => "Um markierte und geteilte Artikel aus dem Google Reader\n\t\t\tzu importieren, lade bitte die .json Dateien aus dem Google Takeout Archiv hoch",
"Error when importing: file does not contain valid JSON" => "Fehler beim Importieren: Datei enthält kein gültiges JSON",
"Show all" => "Alle anzeigen",
"Show only unread" => "Nur Ungelesene anzeigen"
diff --git a/l10n/de/news.po b/l10n/de/news.po
index 54ab4722e..d3a54af62 100644
--- a/l10n/de/news.po
+++ b/l10n/de/news.po
@@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-02 01:19+0200\n"
-"PO-Revision-Date: 2013-05-01 23:19+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-05-04 01:09+0200\n"
+"PO-Revision-Date: 2013-05-03 21:40+0000\n"
+"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -33,11 +33,11 @@ msgstr ""
msgid "News"
msgstr "Nachrichten"
-#: businesslayer/feedbusinesslayer.php:70
+#: businesslayer/feedbusinesslayer.php:74
msgid "Can not add feed: Exists already"
msgstr "Feed konnte nicht hinzugefügt werden: Existiert bereits"
-#: businesslayer/feedbusinesslayer.php:108
+#: businesslayer/feedbusinesslayer.php:112
msgid "Can not add feed: URL does not exist or has invalid xml"
msgstr "Feed konnte nicht hinzugefügt werden: URL existiert nicht oder enthält ungültiges XML"
@@ -50,47 +50,47 @@ msgstr "Ordner kann nicht hinzgefügt werden: Existiert bereits"
msgid "Undo deletion of %s"
msgstr "Löschen von %s rückgängig machen"
-#: templates/part.addnew.php:12
+#: templates/part.addnew.php:11
msgid "Add Website"
msgstr "Webseite hinzufügen"
-#: templates/part.addnew.php:19
+#: templates/part.addnew.php:16
msgid "Error: address exists already!"
msgstr "Fehler: Adresse existiert bereits!"
-#: templates/part.addnew.php:22
+#: templates/part.addnew.php:19
msgid "Error: folder exists already"
msgstr "Fehler: Ordner existiert bereits"
-#: templates/part.addnew.php:29
+#: templates/part.addnew.php:26
msgid "Address"
msgstr "Adresse"
-#: templates/part.addnew.php:33 templates/part.addnew.php:36
+#: templates/part.addnew.php:30 templates/part.addnew.php:33
msgid "Add"
msgstr "Hinzufügen"
-#: templates/part.addnew.php:40 templates/part.addnew.php:48
+#: templates/part.addnew.php:37 templates/part.addnew.php:45
msgid "New folder"
msgstr "Neuer Ordner"
-#: templates/part.addnew.php:41
+#: templates/part.addnew.php:38
msgid "Folder"
msgstr "Ordner"
-#: templates/part.addnew.php:46
+#: templates/part.addnew.php:43
msgid "Choose folder"
msgstr "Wähle einen Ordner"
-#: templates/part.addnew.php:58
+#: templates/part.addnew.php:55
msgid "Folder name"
msgstr "Ordnername"
-#: templates/part.addnew.php:61
+#: templates/part.addnew.php:58
msgid "Back to folder selection"
msgstr "Zurück zur Ordnerauswahl"
-#: templates/part.addnew.php:66
+#: templates/part.addnew.php:63
msgid "Create folder"
msgstr "Ordner erstellen"
@@ -169,7 +169,7 @@ msgstr "Google Reader JSON importieren"
msgid ""
"To import starred and shared articles from Google \n"
"\t\t\tReader please upload the .json files from the Google Takeout archive"
-msgstr "Um markierte und geteilte Artikel aus dem Google Reader\n\t\t\tzu importieren lade bitte die .json Dateien aus dem Google Takeout Archiv hoch"
+msgstr "Um markierte und geteilte Artikel aus dem Google Reader\n\t\t\tzu importieren, lade bitte die .json Dateien aus dem Google Takeout Archiv hoch"
#: templates/part.settings.php:53
msgid "Error when importing: file does not contain valid JSON"
diff --git a/l10n/templates/news.pot b/l10n/templates/news.pot
index e49877d5c..f5b2fd2d8 100644
--- a/l10n/templates/news.pot
+++ b/l10n/templates/news.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud news 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-05-03 01:30+0200\n"
+"POT-Creation-Date: 2013-05-04 01:09+0200\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"