mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-01-31 01:52:11 +01:00
[tx-robot] updated from transifex
This commit is contained in:
parent
0d91254677
commit
9c0456a340
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"No file provided for import" => "No se proveyeron archivos para importar",
|
||||
"Unsupported file type for import" => "Tipo de archivo no soportado para importar",
|
||||
"Bookmarks" => "Marcadores",
|
||||
"Tags" => "Etiquetas",
|
||||
@ -6,6 +7,7 @@
|
||||
"Edit bookmark" => "Editar marcadores",
|
||||
"Are you sure you want to remove this tag from every entry?" => "¿Estás seguro de que querés borrar esta etiqueta de todos los elementos?",
|
||||
"Warning" => "Atención",
|
||||
"Import error" => "Error al importar",
|
||||
"Import completed successfully." => "Importación completada con éxito.",
|
||||
"Uploading..." => "Subiendo...",
|
||||
"Bookm." => "Marc.",
|
||||
|
@ -1,4 +1,5 @@
|
||||
<?php $TRANSLATIONS = array(
|
||||
"No file provided for import" => "Aucun fichier fourni pour l'importation",
|
||||
"Unsupported file type for import" => "Type de fichier non supporté pour l'importation",
|
||||
"Bookmarks" => "Favoris",
|
||||
"Tags" => "Étiquettes",
|
||||
@ -6,6 +7,7 @@
|
||||
"Edit bookmark" => "Modifier le favori",
|
||||
"Are you sure you want to remove this tag from every entry?" => "Êtes-vous certain de vouloir retirer cette étiquette de chaque entrée ?",
|
||||
"Warning" => "Attention",
|
||||
"Import error" => "Erreur d'importation",
|
||||
"Import completed successfully." => "L'importation s'est achevée avec succès",
|
||||
"Uploading..." => "Téléversement en cours…",
|
||||
"Bookm." => "Fav.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user