-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
58 additions
and
58 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-ar/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-bg/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-cs/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Žádný</string> | ||
<string name="openpgp_install_openkeychain_via">Instalovat OpenKeychain pomocí %s</string> | ||
<string name="openpgp_list_preference_none">Žádný</string> | ||
<string name="openpgp_install_openkeychain_via">Instalovat OpenKeychain pomocí %s</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-de/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Keine Auswahl</string> | ||
<string name="openpgp_install_openkeychain_via">Installiere OpenKeychain über %s</string> | ||
<string name="openpgp_no_key_selected">Kein Schlüssel ausgewählt</string> | ||
<string name="openpgp_key_selected">Schlüssel wurde ausgewählt</string> | ||
<string name="openpgp_list_preference_none">Keine Auswahl</string> | ||
<string name="openpgp_install_openkeychain_via">Installiere OpenKeychain über %s</string> | ||
<string name="openpgp_no_key_selected">Kein Schlüssel ausgewählt</string> | ||
<string name="openpgp_key_selected">Schlüssel wurde ausgewählt</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-es/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Ninguno</string> | ||
<string name="openpgp_install_openkeychain_via">Instalar OpenKeychain mediante %s</string> | ||
<string name="openpgp_no_key_selected">No se seleccionó clave</string> | ||
<string name="openpgp_key_selected">Se ha seleccionado clave</string> | ||
<string name="openpgp_list_preference_none">Ninguno</string> | ||
<string name="openpgp_install_openkeychain_via">Instalar OpenKeychain mediante %s</string> | ||
<string name="openpgp_no_key_selected">No se seleccionó clave</string> | ||
<string name="openpgp_key_selected">Se ha seleccionado clave</string> | ||
</resources> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-et/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-eu/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Ezer ez</string> | ||
<string name="openpgp_install_openkeychain_via">Ezarri OpenKeychain %s bidez</string> | ||
<string name="openpgp_no_key_selected">Ez da giltzarik hautatu</string> | ||
<string name="openpgp_key_selected">Giltza hautatu da</string> | ||
<string name="openpgp_list_preference_none">Ezer ez</string> | ||
<string name="openpgp_install_openkeychain_via">Ezarri OpenKeychain %s bidez</string> | ||
<string name="openpgp_no_key_selected">Ez da giltzarik hautatu</string> | ||
<string name="openpgp_key_selected">Giltza hautatu da</string> | ||
</resources> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-fi/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-fr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Aucun</string> | ||
<string name="openpgp_install_openkeychain_via">Installer OpenKeychain par %s</string> | ||
<string name="openpgp_no_key_selected">Aucune clef sélectionnée</string> | ||
<string name="openpgp_key_selected">La clef a été sélectionnée</string> | ||
<string name="openpgp_list_preference_none">Aucun</string> | ||
<string name="openpgp_install_openkeychain_via">Installer OpenKeychain par %s</string> | ||
<string name="openpgp_no_key_selected">Aucune clef sélectionnée</string> | ||
<string name="openpgp_key_selected">La clef a été sélectionnée</string> | ||
</resources> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-is/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-it/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Nessuno</string> | ||
<string name="openpgp_install_openkeychain_via">Installa OpenKeychain via %s</string> | ||
<string name="openpgp_list_preference_none">Nessuno</string> | ||
<string name="openpgp_install_openkeychain_via">Installa OpenKeychain via %s</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-ja/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">無し</string> | ||
<string name="openpgp_install_openkeychain_via">%s 経由でOpenKeychainをインストール</string> | ||
<string name="openpgp_no_key_selected">鍵が選択されていません</string> | ||
<string name="openpgp_key_selected">鍵は選択済みです</string> | ||
<string name="openpgp_list_preference_none">無し</string> | ||
<string name="openpgp_install_openkeychain_via">%s 経由でOpenKeychainをインストール</string> | ||
<string name="openpgp_no_key_selected">鍵が選択されていません</string> | ||
<string name="openpgp_key_selected">鍵は選択済みです</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-nl/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Geen</string> | ||
<string name="openpgp_install_openkeychain_via">Installeer OpenKeychain via %s</string> | ||
<string name="openpgp_no_key_selected">Geen sleutel geselecteerd</string> | ||
<string name="openpgp_key_selected">Sleutel is geselecteerd</string> | ||
<string name="openpgp_list_preference_none">Geen</string> | ||
<string name="openpgp_install_openkeychain_via">Installeer OpenKeychain via %s</string> | ||
<string name="openpgp_no_key_selected">Geen sleutel geselecteerd</string> | ||
<string name="openpgp_key_selected">Sleutel is geselecteerd</string> | ||
</resources> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-pl/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Brak</string> | ||
<string name="openpgp_install_openkeychain_via">Instaluj OpenKeychain przez %s</string> | ||
<string name="openpgp_list_preference_none">Brak</string> | ||
<string name="openpgp_install_openkeychain_via">Instaluj OpenKeychain przez %s</string> | ||
</resources> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-pt/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-ro/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources/> | ||
<resources /> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-ru/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Нет</string> | ||
<string name="openpgp_install_openkeychain_via">Установить OpenKeychain через %s</string> | ||
<string name="openpgp_no_key_selected">Ключ не выбран</string> | ||
<string name="openpgp_key_selected">Ключ был выбран</string> | ||
<string name="openpgp_list_preference_none">Нет</string> | ||
<string name="openpgp_install_openkeychain_via">Установить OpenKeychain через %s</string> | ||
<string name="openpgp_no_key_selected">Ключ не выбран</string> | ||
<string name="openpgp_key_selected">Ключ был выбран</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-sl/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Brez</string> | ||
<string name="openpgp_install_openkeychain_via">Namesti OpenKeychain prek %s</string> | ||
<string name="openpgp_no_key_selected">Izbran ni noben ključ</string> | ||
<string name="openpgp_key_selected">Ključ je bil izbran</string> | ||
<string name="openpgp_list_preference_none">Brez</string> | ||
<string name="openpgp_install_openkeychain_via">Namesti OpenKeychain prek %s</string> | ||
<string name="openpgp_no_key_selected">Izbran ni noben ključ</string> | ||
<string name="openpgp_key_selected">Ključ je bil izbran</string> | ||
</resources> |
8 changes: 4 additions & 4 deletions
8
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-sr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Ништа</string> | ||
<string name="openpgp_install_openkeychain_via">Инсталирај Отворени кључарник преко %s</string> | ||
<string name="openpgp_no_key_selected">Није изабран кључ</string> | ||
<string name="openpgp_key_selected">Кључ је изабран</string> | ||
<string name="openpgp_list_preference_none">Ништа</string> | ||
<string name="openpgp_install_openkeychain_via">Инсталирај Отворени кључарник преко %s</string> | ||
<string name="openpgp_no_key_selected">Није изабран кључ</string> | ||
<string name="openpgp_key_selected">Кључ је изабран</string> | ||
</resources> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-sv/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Ingen</string> | ||
<string name="openpgp_install_openkeychain_via">Installera OpenKeychain via %s</string> | ||
<string name="openpgp_list_preference_none">Ingen</string> | ||
<string name="openpgp_install_openkeychain_via">Installera OpenKeychain via %s</string> | ||
</resources> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-tr/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Hiç</string> | ||
<string name="openpgp_install_openkeychain_via">%s aracılığıyla OpenKeychain\'i yükle</string> | ||
<string name="openpgp_list_preference_none">Hiç</string> | ||
<string name="openpgp_install_openkeychain_via">%s aracılığıyla OpenKeychain\'i yükle</string> | ||
</resources> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-uk/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">Жоден</string> | ||
<string name="openpgp_install_openkeychain_via">Встановити OpenKeychain через %s</string> | ||
<string name="openpgp_list_preference_none">Жоден</string> | ||
<string name="openpgp_install_openkeychain_via">Встановити OpenKeychain через %s</string> | ||
</resources> |
2 changes: 1 addition & 1 deletion
2
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-zh-rTW/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_list_preference_none">無</string> | ||
<string name="openpgp_list_preference_none">無</string> | ||
</resources> |
4 changes: 2 additions & 2 deletions
4
plugins/openpgp-api-lib/openpgp-api/src/main/res/values-zh/strings.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='UTF-8'?> | ||
<resources> | ||
<string name="openpgp_no_key_selected">尚未选择密钥</string> | ||
<string name="openpgp_key_selected">已经选中密钥</string> | ||
<string name="openpgp_no_key_selected">尚未选择密钥</string> | ||
<string name="openpgp_key_selected">已经选中密钥</string> | ||
</resources> |