mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-11-29 04:24:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
8dd0f36c35
commit
ea21f872b6
@ -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",
|
||||
|
@ -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",
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user