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

github.com/nextcloud/bookmarks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-18 10:10:18 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-01-18 10:10:18 +0300
commitea21f872b6cbaf9494d0a03a3c13fb3fdf43559f (patch)
treee68bfde3190db7a541ff6b666c2adfc517dbd9ad
parent8dd0f36c3517abec402d0422c909d27ce272c024 (diff)
[tx-robot] updated from transifexv8.0.0beta1
-rw-r--r--l10n/ca.js7
-rw-r--r--l10n/ca.json7
-rw-r--r--l10n/ca.php7
3 files changed, 21 insertions, 0 deletions
diff --git a/l10n/ca.js b/l10n/ca.js
index 03119e49..1f5216b9 100644
--- a/l10n/ca.js
+++ b/l10n/ca.js
@@ -5,8 +5,12 @@ OC.L10N.register(
"Bookm." : "Marcador",
"No file provided for import" : "No heu proporcionat cap fitxer a importar",
"Unsupported file type for import" : "Importació d'un tipus de fitxer no implementat",
+ "Bookmark added. You can close the window now." : "Marcador afegit. Ara ja pots tancar la finestra.",
+ "Bookmark added successfully" : "Marcador afegit amb èxit",
+ "Some Error happened." : "Hi ha hagut algun error.",
"Error" : "Error",
"Filter by tag" : "Filtrat per etiqueta",
+ "Are you sure you want to remove this bookmark?" : "Estàs segur de que vols eliminar aquest marcador?",
"Warning" : "Avís",
"Tags" : "Etiquetes",
"Are you sure you want to remove this tag from every entry?" : "Segur que voleu eliminar aquesta etiqueta de cada entrada?",
@@ -14,6 +18,7 @@ OC.L10N.register(
"Import completed successfully." : "La importació ha acabat amb èxit",
"Uploading..." : "Pujant...",
"Add a bookmark" : "Afegeix una adreça d'interès",
+ "This URL is already bookmarked! Overwrite?" : "Aquesta URL ja és un marcador! Sobreescriure?",
"The title of the page" : "El títol de la pàgina",
"The address of the page" : "L'adreça de la pàgina",
"Description of the page" : "Descripció de la pàgina",
@@ -25,7 +30,9 @@ OC.L10N.register(
"Add to ownCloud" : "Afegeix a ownCloud",
"Address" : "Adreça",
"Add" : "Afegeix",
+ "Filterable Tags" : "Etiquetes filtrables",
"You have no bookmarks" : "No teniu adreces d'interès",
+ "You can also import a bookmark file" : "També pots importar un arxiu de marcador",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Exporta i importa",
"Export" : "Exporta",
diff --git a/l10n/ca.json b/l10n/ca.json
index 66ebab2a..98920499 100644
--- a/l10n/ca.json
+++ b/l10n/ca.json
@@ -3,8 +3,12 @@
"Bookm." : "Marcador",
"No file provided for import" : "No heu proporcionat cap fitxer a importar",
"Unsupported file type for import" : "Importació d'un tipus de fitxer no implementat",
+ "Bookmark added. You can close the window now." : "Marcador afegit. Ara ja pots tancar la finestra.",
+ "Bookmark added successfully" : "Marcador afegit amb èxit",
+ "Some Error happened." : "Hi ha hagut algun error.",
"Error" : "Error",
"Filter by tag" : "Filtrat per etiqueta",
+ "Are you sure you want to remove this bookmark?" : "Estàs segur de que vols eliminar aquest marcador?",
"Warning" : "Avís",
"Tags" : "Etiquetes",
"Are you sure you want to remove this tag from every entry?" : "Segur que voleu eliminar aquesta etiqueta de cada entrada?",
@@ -12,6 +16,7 @@
"Import completed successfully." : "La importació ha acabat amb èxit",
"Uploading..." : "Pujant...",
"Add a bookmark" : "Afegeix una adreça d'interès",
+ "This URL is already bookmarked! Overwrite?" : "Aquesta URL ja és un marcador! Sobreescriure?",
"The title of the page" : "El títol de la pàgina",
"The address of the page" : "L'adreça de la pàgina",
"Description of the page" : "Descripció de la pàgina",
@@ -23,7 +28,9 @@
"Add to ownCloud" : "Afegeix a ownCloud",
"Address" : "Adreça",
"Add" : "Afegeix",
+ "Filterable Tags" : "Etiquetes filtrables",
"You have no bookmarks" : "No teniu adreces d'interès",
+ "You can also import a bookmark file" : "També pots importar un arxiu de marcador",
"Bookmarklet" : "Bookmarklet",
"Export & Import" : "Exporta i importa",
"Export" : "Exporta",
diff --git a/l10n/ca.php b/l10n/ca.php
index f0576cf4..b0b7713c 100644
--- a/l10n/ca.php
+++ b/l10n/ca.php
@@ -4,8 +4,12 @@ $TRANSLATIONS = array(
"Bookm." => "Marcador",
"No file provided for import" => "No heu proporcionat cap fitxer a importar",
"Unsupported file type for import" => "Importació d'un tipus de fitxer no implementat",
+"Bookmark added. You can close the window now." => "Marcador afegit. Ara ja pots tancar la finestra.",
+"Bookmark added successfully" => "Marcador afegit amb èxit",
+"Some Error happened." => "Hi ha hagut algun error.",
"Error" => "Error",
"Filter by tag" => "Filtrat per etiqueta",
+"Are you sure you want to remove this bookmark?" => "Estàs segur de que vols eliminar aquest marcador?",
"Warning" => "Avís",
"Tags" => "Etiquetes",
"Are you sure you want to remove this tag from every entry?" => "Segur que voleu eliminar aquesta etiqueta de cada entrada?",
@@ -13,6 +17,7 @@ $TRANSLATIONS = array(
"Import completed successfully." => "La importació ha acabat amb èxit",
"Uploading..." => "Pujant...",
"Add a bookmark" => "Afegeix una adreça d'interès",
+"This URL is already bookmarked! Overwrite?" => "Aquesta URL ja és un marcador! Sobreescriure?",
"The title of the page" => "El títol de la pàgina",
"The address of the page" => "L'adreça de la pàgina",
"Description of the page" => "Descripció de la pàgina",
@@ -24,7 +29,9 @@ $TRANSLATIONS = array(
"Add to ownCloud" => "Afegeix a ownCloud",
"Address" => "Adreça",
"Add" => "Afegeix",
+"Filterable Tags" => "Etiquetes filtrables",
"You have no bookmarks" => "No teniu adreces d'interès",
+"You can also import a bookmark file" => "També pots importar un arxiu de marcador",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "Exporta i importa",
"Export" => "Exporta",