1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-20 17:54:25 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-11-12 00:02:18 +01:00
parent 4e1c2018fa
commit 38e09523d6
2 changed files with 9 additions and 0 deletions

View File

@ -1,10 +1,13 @@
<?php $TRANSLATIONS = array(
"Unsupported file type for import" => "Δεν υποστηρίζεται o τύπος αρχείου για εισαγωγή",
"Bookmarks" => "Σελιδοδείκτες",
"Tags" => "Ετικέτες",
"Filter by tag" => "Φιλτράρισμα βάσει ετικέτας",
"Edit bookmark" => "Επεξεργασία σελιδοδείκτη",
"Are you sure you want to remove this tag from every entry?" => "Είστε σίγουρος για την αφαίρεση αυτής της ετικέτας από κάθε καταχώρηση;",
"Warning" => "Προειδοποίηση",
"Import completed successfully." => "Η εισαγωγή ολοκληρώθηκε επιτυχώς.",
"Uploading..." => "Μεταφόρτωση...",
"Bookm." => "Σελιδοδεικτ.",
"Add a bookmark" => "Προσθήκη σελιδοδείκτη",
"Close" => "Κλείσιμο",
@ -22,6 +25,8 @@
"Related Tags" => "Σχετικές ετικέτες",
"Settings" => "Ρυθμίσεις",
"You have no bookmarks" => "Δεν έχετε σελιδοδείκτες",
"You can also try to import a bookmark file" => "Μπορείτε να δοκιμάσετε να εισάγεται ένα αρχείο σελιδοδεικτών",
"Bookmarklet" => "Εφαρμογίδιο Σελιδοδεικτών",
"Export & Import" => "Εξαγωγή & Εισαγωγή",
"Export" => "Εξαγωγή",
"Import" => "Εισαγωγή"

View File

@ -2,6 +2,7 @@
"Unsupported file type for import" => "Arquivo para importação não suportado",
"Bookmarks" => "Marcadores",
"Tags" => "Tags",
"Filter by tag" => "Filtrar por tag",
"Edit bookmark" => "Editar bookmark",
"Are you sure you want to remove this tag from every entry?" => "Tem certeza que deseja remover esta tag de todas as entradas?",
"Warning" => "Aviso",
@ -24,6 +25,9 @@
"Related Tags" => "Tags relacionadas",
"Settings" => "Ajustes",
"You have no bookmarks" => "Você não tem marcadores",
"You can also try to import a bookmark file" => "Você também pode tentar importar um arquivo de bookmarks.",
"Bookmarklet" => "Bookmarklet",
"Export & Import" => "Exportar e Importar",
"Export" => "Exportar",
"Import" => "Importar"
);