mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 00:39:22 +00:00
Extended and cleaned localizations
This commit is contained in:
@@ -1,18 +1,9 @@
|
||||
/* (No Comment) */
|
||||
"%@_COPY" = "Kopie von %@";
|
||||
|
||||
/* Display format for days. Should contain a long decimal placeholder! */
|
||||
"%ld_DAYS" = "%ld Tage";
|
||||
|
||||
/* % days ago */
|
||||
"%ld_DAYS_AGO" = "%vor %ld Tagen";
|
||||
|
||||
/* (No Comment) */
|
||||
"%ld_ENTRIES" = "%ld Einträge";
|
||||
|
||||
/* (No Comment) */
|
||||
"%ld_ENTRY" = "%ld Eintrag";
|
||||
|
||||
/* % Hours ago */
|
||||
"%ld_HOURS_AGO" = "vor etwa %ld Stunden";
|
||||
|
||||
@@ -180,9 +171,6 @@
|
||||
Menu item on the add entry context menu to edit template groups */
|
||||
"EDIT_TEMPLATE_GROUP" = "Vorlagengruppe bearbeiten";
|
||||
|
||||
/* (No Comment) */
|
||||
"EMAIL" = "E-Mail";
|
||||
|
||||
/* Empty Trash
|
||||
Menu item in the database outline context menu to empyt the trash
|
||||
Menu item in the database outline to empty the trash
|
||||
@@ -235,9 +223,6 @@
|
||||
/* No comment provided by engineer. */
|
||||
"FILE_OPEN_ERROR" = "Fehler beim Öffnen der Datei.";
|
||||
|
||||
/* (No Comment) */
|
||||
"GENERAL" = "Allgemein";
|
||||
|
||||
/* General Settings Label */
|
||||
"GENERAL_SETTINGS" = "Allgemein";
|
||||
|
||||
@@ -247,9 +232,6 @@
|
||||
/* History count column title */
|
||||
"HISTORY" = "Historie";
|
||||
|
||||
/* (No Comment) */
|
||||
"HOMEBANKING" = "Homebanking";
|
||||
|
||||
/* Imports a dragged URL for a new entry */
|
||||
"IMPORT_URL" = "URL importieren";
|
||||
|
||||
@@ -259,9 +241,6 @@
|
||||
/* Label for the integration settings tab */
|
||||
"INTEGRATION_SETTINGS" = "Integration";
|
||||
|
||||
/* (No Comment) */
|
||||
"INTERNET" = "Internet";
|
||||
|
||||
/* Just now */
|
||||
"JUST_NOW" = "Gerade eben";
|
||||
|
||||
@@ -292,12 +271,6 @@
|
||||
/* Action title for moving a group via drag and drop */
|
||||
"MOVE_GROUP" = "Gruppe bewegem";
|
||||
|
||||
/* (No Comment) */
|
||||
"NAME" = "Name";
|
||||
|
||||
/* (No Comment) */
|
||||
"NETWORK" = "Netzwerk";
|
||||
|
||||
/* Name for a newly created Database */
|
||||
"NEW_DATABASE" = "Datenbank";
|
||||
|
||||
@@ -443,24 +416,6 @@
|
||||
/* Set the selection as default file change strategy! */
|
||||
"SET_AS_DEFAULT_FILE_CHANGE_STRATEGY" = "Die gewählte Strategie immer verwenden. Sie können die Strategie jederzeit in den Einstellungen anpassen.";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_NAME" = "Name ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_NOTES" = "Notizen ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_PASSWORD" = "Passwort ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_TITLE" = "Titel ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_URL" = "Adresse ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SET_USERNAME" = "Benutzername ändern";
|
||||
|
||||
/* (No Comment) */
|
||||
"SHORT_FILE_CHANGE_STRATEGY_ASK" = "Nachfragen";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user