mirror of
https://github.com/nerzhul/ocsms.git
synced 2025-06-06 15:36:12 +00:00
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
43f759369a
commit
f376c830b5
@ -19,6 +19,7 @@ OC.L10N.register(
|
||||
"Disable" : "Вимкнути",
|
||||
"Are you sure you want to wipe all your messages ?" : "Ви впевнені, що бажаєте стерти всі ваші повідомлення?",
|
||||
"Reset all messages" : "Скинути всі повідомлення",
|
||||
"%s messages shown of %s messages stored in database." : "%s показані повідомлення з %s повідомлень, що зберігаються в базі даних.",
|
||||
"Please select a conversation from the list to load it." : "Будь ласка, виберіть розмову зі списку, щоб завантажити її."
|
||||
},
|
||||
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
|
||||
|
@ -17,6 +17,7 @@
|
||||
"Disable" : "Вимкнути",
|
||||
"Are you sure you want to wipe all your messages ?" : "Ви впевнені, що бажаєте стерти всі ваші повідомлення?",
|
||||
"Reset all messages" : "Скинути всі повідомлення",
|
||||
"%s messages shown of %s messages stored in database." : "%s показані повідомлення з %s повідомлень, що зберігаються в базі даних.",
|
||||
"Please select a conversation from the list to load it." : "Будь ласка, виберіть розмову зі списку, щоб завантажити її."
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user