mirror of
https://github.com/metabolist/metatext.git
synced 2025-01-20 18:18:06 +00:00
New Crowdin updates (#23)
* New translations Localizable.strings (German) * New translations Localizable.strings (Japanese) * New translations Localizable.stringsdict (German) * New translations Localizable.stringsdict (Japanese)
This commit is contained in:
parent
d7263d0f11
commit
157b56ed65
4 changed files with 368 additions and 366 deletions
|
@ -61,6 +61,7 @@
|
|||
"account.unnotify" = "Mitteilungen ausschalten";
|
||||
"activity.open-in-default-browser" = "Im Standardbrowser öffnen";
|
||||
"add" = "Hinzufügen";
|
||||
"api-error.unable-to-fetch-remote-status" = "Unable to fetch remote status";
|
||||
"apns-default-message" = "Neue Mitteilungen";
|
||||
"app-icon.brutalist" = "Brutalist";
|
||||
"app-icon.rainbow-brutalist" = "Regenbogen Brutalist";
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<dict>
|
||||
<key>tag.people-talking-%ld</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -194,5 +194,5 @@
|
|||
<string>%ld Anhänge</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -61,6 +61,7 @@
|
|||
"account.unnotify" = "通知をオフにする";
|
||||
"activity.open-in-default-browser" = "デフォルトのブラウザで開く";
|
||||
"add" = "追加";
|
||||
"api-error.unable-to-fetch-remote-status" = "Unable to fetch remote status";
|
||||
"apns-default-message" = "新しい通知";
|
||||
"app-icon.brutalist" = "ブルータリスト";
|
||||
"app-icon.rainbow-brutalist" = "虹色ブルータリスト";
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<dict>
|
||||
<key>tag.people-talking-%ld</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
|
@ -170,5 +170,5 @@
|
|||
<string>%ld 添付</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Loading…
Reference in a new issue