add new strings
This commit is contained in:
parent
50cc5cb69d
commit
17d101801f
2 changed files with 42 additions and 4 deletions
23
de.arb
23
de.arb
|
|
@ -338,6 +338,7 @@
|
||||||
"opened": "Geöffnet",
|
"opened": "Geöffnet",
|
||||||
"waitingForInternet": "Warten auf Internet",
|
"waitingForInternet": "Warten auf Internet",
|
||||||
"editHistory": "Bearbeitungshistorie",
|
"editHistory": "Bearbeitungshistorie",
|
||||||
|
"fileSize": "Dateigröße",
|
||||||
"archivedChats": "Archivierte Chats",
|
"archivedChats": "Archivierte Chats",
|
||||||
"durationShortSecond": "Sek.",
|
"durationShortSecond": "Sek.",
|
||||||
"durationShortMinute": "Min.",
|
"durationShortMinute": "Min.",
|
||||||
|
|
@ -406,6 +407,7 @@
|
||||||
"notificationResponse": "hat dir{inGroup} geantwortet.",
|
"notificationResponse": "hat dir{inGroup} geantwortet.",
|
||||||
"notificationCategoryMessageTitle": "Nachrichten",
|
"notificationCategoryMessageTitle": "Nachrichten",
|
||||||
"notificationCategoryMessageDesc": "Nachrichten von anderen Benutzern.",
|
"notificationCategoryMessageDesc": "Nachrichten von anderen Benutzern.",
|
||||||
|
"notificationConnectionFallback": "Du könntest neue Nachrichten haben.",
|
||||||
"groupContextMenuDeleteGroup": "Dadurch werden alle Nachrichten in diesem Chat dauerhaft gelöscht.",
|
"groupContextMenuDeleteGroup": "Dadurch werden alle Nachrichten in diesem Chat dauerhaft gelöscht.",
|
||||||
"groupYouAreNowLongerAMember": "Du bist nicht mehr Mitglied dieser Gruppe.",
|
"groupYouAreNowLongerAMember": "Du bist nicht mehr Mitglied dieser Gruppe.",
|
||||||
"groupNetworkIssue": "Netzwerkproblem. Bitte probiere es später noch einmal.",
|
"groupNetworkIssue": "Netzwerkproblem. Bitte probiere es später noch einmal.",
|
||||||
|
|
@ -972,5 +974,22 @@
|
||||||
"memoriesAddingToFavorites": "Zu Favoriten hinzufügen...",
|
"memoriesAddingToFavorites": "Zu Favoriten hinzufügen...",
|
||||||
"memoriesRemovingFromFavorites": "Aus Favoriten entfernen...",
|
"memoriesRemovingFromFavorites": "Aus Favoriten entfernen...",
|
||||||
"memoriesDeletingProgress": "Erinnerungen werden gelöscht...",
|
"memoriesDeletingProgress": "Erinnerungen werden gelöscht...",
|
||||||
"memoriesExportingProgress": "Erinnerungen werden exportiert..."
|
"memoriesExportingProgress": "Erinnerungen werden exportiert...",
|
||||||
}
|
"fileLimitReachedTitle": "Datei zu groß zum Senden",
|
||||||
|
"fileLimitReachedDetail": "Diese Datei ist {size} groß, dein Tarif erlaubt aber höchstens {limit} pro Sendung.",
|
||||||
|
"@fileLimitReachedDetail": {
|
||||||
|
"placeholders": {
|
||||||
|
"size": { "type": "String" },
|
||||||
|
"limit": { "type": "String" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fileLimitReachedDetailNoSize": "Dein Tarif erlaubt höchstens {limit} pro Sendung.",
|
||||||
|
"@fileLimitReachedDetailNoSize": {
|
||||||
|
"placeholders": {
|
||||||
|
"limit": { "type": "String" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fileLimitReachedHint": "Nimm ein kürzeres Video auf und sende es erneut.",
|
||||||
|
"fileLimitReachedHintFree": "Nimm ein kürzeres Video auf oder wechsle den Tarif, um größere Dateien zu senden.",
|
||||||
|
"fileLimitReachedUpgrade": "Tarif wechseln"
|
||||||
|
}
|
||||||
|
|
|
||||||
23
en.arb
23
en.arb
|
|
@ -352,6 +352,7 @@
|
||||||
"opened": "Opened",
|
"opened": "Opened",
|
||||||
"waitingForInternet": "Waiting for internet",
|
"waitingForInternet": "Waiting for internet",
|
||||||
"editHistory": "Edit history",
|
"editHistory": "Edit history",
|
||||||
|
"fileSize": "File size",
|
||||||
"archivedChats": "Archived chats",
|
"archivedChats": "Archived chats",
|
||||||
"durationShortSecond": "Sec.",
|
"durationShortSecond": "Sec.",
|
||||||
"durationShortMinute": "Min.",
|
"durationShortMinute": "Min.",
|
||||||
|
|
@ -417,6 +418,7 @@
|
||||||
"notificationResponse": "has responded{inGroup}.",
|
"notificationResponse": "has responded{inGroup}.",
|
||||||
"notificationCategoryMessageTitle": "Messages",
|
"notificationCategoryMessageTitle": "Messages",
|
||||||
"notificationCategoryMessageDesc": "Messages from other users.",
|
"notificationCategoryMessageDesc": "Messages from other users.",
|
||||||
|
"notificationConnectionFallback": "You may have new messages.",
|
||||||
"groupContextMenuDeleteGroup": "This will permanently delete all messages in this chat.",
|
"groupContextMenuDeleteGroup": "This will permanently delete all messages in this chat.",
|
||||||
"groupYouAreNowLongerAMember": "You are no longer part of this group.",
|
"groupYouAreNowLongerAMember": "You are no longer part of this group.",
|
||||||
"groupNetworkIssue": "Network issue. Try again later.",
|
"groupNetworkIssue": "Network issue. Try again later.",
|
||||||
|
|
@ -983,5 +985,22 @@
|
||||||
"memoriesAddingToFavorites": "Adding to favorites...",
|
"memoriesAddingToFavorites": "Adding to favorites...",
|
||||||
"memoriesRemovingFromFavorites": "Removing from favorites...",
|
"memoriesRemovingFromFavorites": "Removing from favorites...",
|
||||||
"memoriesDeletingProgress": "Deleting memories...",
|
"memoriesDeletingProgress": "Deleting memories...",
|
||||||
"memoriesExportingProgress": "Exporting memories..."
|
"memoriesExportingProgress": "Exporting memories...",
|
||||||
}
|
"fileLimitReachedTitle": "File too large to send",
|
||||||
|
"fileLimitReachedDetail": "This file is {size}, but your plan allows at most {limit} per send.",
|
||||||
|
"@fileLimitReachedDetail": {
|
||||||
|
"placeholders": {
|
||||||
|
"size": { "type": "String" },
|
||||||
|
"limit": { "type": "String" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fileLimitReachedDetailNoSize": "Your plan allows at most {limit} per send.",
|
||||||
|
"@fileLimitReachedDetailNoSize": {
|
||||||
|
"placeholders": {
|
||||||
|
"limit": { "type": "String" }
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"fileLimitReachedHint": "Record a shorter video and send it again.",
|
||||||
|
"fileLimitReachedHintFree": "Record a shorter video, or upgrade your plan to send larger files.",
|
||||||
|
"fileLimitReachedUpgrade": "Upgrade plan"
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue