mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
b9810e712c
commit
36cfb436f5
25
l10n/ka.js
Normal file
25
l10n/ka.js
Normal file
@ -0,0 +1,25 @@
|
||||
OC.L10N.register(
|
||||
"ocsms",
|
||||
{
|
||||
"Phone Sync" : "Phone Sync",
|
||||
"An app to sync SMS with your cloud" : "An app to sync SMS with your cloud",
|
||||
"Cancel" : "Cancel",
|
||||
"Confirm" : "Confirm",
|
||||
"No contact found." : "No contact found.",
|
||||
"Settings" : "Settings",
|
||||
"Max messages to load per conversation" : "Max messages to load per conversation",
|
||||
"Invalid message limit" : "Invalid message limit",
|
||||
"Default country code" : "Default country code",
|
||||
"Contact ordering" : "Contact ordering",
|
||||
"Last message" : "Last message",
|
||||
"Label" : "Label",
|
||||
"Reverse ?" : "Reverse ?",
|
||||
"Notification settings" : "Notification settings",
|
||||
"Enable" : "Enable",
|
||||
"Disable" : "Disable",
|
||||
"Are you sure you want to wipe all your messages ?" : "Are you sure you want to wipe all your messages ?",
|
||||
"Reset all messages" : "Reset all messages",
|
||||
"%s messages shown of %s messages stored in database." : "%s messages shown of %s messages stored in database.",
|
||||
"Please select a conversation from the list to load it." : "Please select a conversation from the list to load it."
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
23
l10n/ka.json
Normal file
23
l10n/ka.json
Normal file
@ -0,0 +1,23 @@
|
||||
{ "translations": {
|
||||
"Phone Sync" : "Phone Sync",
|
||||
"An app to sync SMS with your cloud" : "An app to sync SMS with your cloud",
|
||||
"Cancel" : "Cancel",
|
||||
"Confirm" : "Confirm",
|
||||
"No contact found." : "No contact found.",
|
||||
"Settings" : "Settings",
|
||||
"Max messages to load per conversation" : "Max messages to load per conversation",
|
||||
"Invalid message limit" : "Invalid message limit",
|
||||
"Default country code" : "Default country code",
|
||||
"Contact ordering" : "Contact ordering",
|
||||
"Last message" : "Last message",
|
||||
"Label" : "Label",
|
||||
"Reverse ?" : "Reverse ?",
|
||||
"Notification settings" : "Notification settings",
|
||||
"Enable" : "Enable",
|
||||
"Disable" : "Disable",
|
||||
"Are you sure you want to wipe all your messages ?" : "Are you sure you want to wipe all your messages ?",
|
||||
"Reset all messages" : "Reset all messages",
|
||||
"%s messages shown of %s messages stored in database." : "%s messages shown of %s messages stored in database.",
|
||||
"Please select a conversation from the list to load it." : "Please select a conversation from the list to load it."
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user