0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-20 12:02:16 +02:00
Anki-Android/res/values-pt-rPT/09-backup.xml
2012-02-22 11:20:46 +01:00

45 lines
3.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2009 Andrew <andrewdubya@gmail>
~ Copyright (c) 2009 Edu Zamora <edu.zasu@gmail.com>
~ Copyright (c) 2009 Daniel Svaerd <daniel.svard@gmail.com>
~ Copyright (c) 2009 Nicolas Raoul <nicolas.raoul@gmail.com>
~ Copyright (c) 2010 Norbert Nagold <norbert.nagold@gmail.com>
~ This program is free software; you can redistribute it and/or modify it under
~ the terms of the GNU General Public License as published by the Free Software
~ Foundation; either version 3 of the License, or (at your option) any later
~ version.
~
~ This program is distributed in the hope that it will be useful, but WITHOUT ANY
~ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
~ PARTICULAR PURPOSE. See the GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License along with
~ this program. If not, see <http://www.gnu.org/licenses/>.
-->
<!--Generated by crowdin.net-->
<resources>
<string name="backup_deck">Backup handling.\nPlease wait...</string>
<string name="backup_deck_no_space_left">Backup action could not be executed due to insufficient space on your sd card.\n\nFree some space or lower the backup depth.</string>
<string name="sd_space_warning">Less than %d mb space on your sd card left.\nFree some space to avoid data loss.</string>
<string name="backup_deck_success">Backup successfully created</string>
<string name="backup_deck_error">Error while saving backup. Please backup your decks manually.</string>
<string name="backup_manager_title">Backup manager</string>
<string name="backup_delete">Deleting backups.\nPlease wait...</string>
<string name="contextmenu_deckpicker_remove_backups">Remove backups</string>
<string name="backup_restore">Restore backup</string>
<string name="backup_repair_deck">Repair deck</string>
<string name="backup_repair_deck_progress">Repairing deck.\nPlease wait...</string>
<string name="backup_restore_error">Deck could not be restored</string>
<string name="backup_restore_deck">Restoring deck.\nPlease wait...</string>
<string name="backup_restore_select_title">Select backup to restore</string>
<string name="backup_restore_no_backups">No backups for this deck available on AnkiDroid. If you have backups on your desktop computer, please copy them manually into your AnkiDroid folder</string>
<string name="backup_delete_deck_backups">Backups of deck %s deleted</string>
<string name="delete_deck_success">Deck %1$s deleted. Backup in folder %2$s</string>
<string name="backup_delete_deck_backups_alert">Really delete all backups of deck %s?</string>
<string name="open_deck_failed">File %1$s could not be opened. It is either not a real anki file or has been corrupted.\n\nYou can try to repair the deck or restore it from a backup (in both cases, the copy of the corrupt deck will be moved to the subfolder \'%2$s\'). More information about repairing corrupted decks: %3$s.\n\nHit the back button to close this dialog</string>
<string name="deckpicker_backup_error">Backup could not be created</string>
<string name="deck_repair_error">Deck could not be repaired</string>
</resources>