1
0
mirror of https://github.com/nerzhul/ocsms.git synced 2025-07-21 17:05:43 +00:00

[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-05-11 02:46:44 +00:00
parent 8e301d9b2e
commit f66b2165f1
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ OC.L10N.register(
"Disable" : "Gera óvirkt",
"Are you sure you want to wipe all your messages ?" : "Ertu viss um að þú viljir þurrka út öll skilaboðin þín?",
"Reset all messages" : "Frumstilla öll skilaboð",
"%s messages shown of %s messages stored in database." : "%s skilaboð birt af %s skilaboðum sem geymd eru í gagnagrunni.",
"Please select a conversation from the list to load it." : "Veldu samtal úr listanum til að hlaða því inn."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -17,6 +17,7 @@
"Disable" : "Gera óvirkt",
"Are you sure you want to wipe all your messages ?" : "Ertu viss um að þú viljir þurrka út öll skilaboðin þín?",
"Reset all messages" : "Frumstilla öll skilaboð",
"%s messages shown of %s messages stored in database." : "%s skilaboð birt af %s skilaboðum sem geymd eru í gagnagrunni.",
"Please select a conversation from the list to load it." : "Veldu samtal úr listanum til að hlaða því inn."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}