Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/logreader.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-05-31 06:08:51 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-31 06:08:51 +0300
commit4df843def990361598f8e30896b9bf53888fb70e (patch)
tree17c3023ecfbc67f8842e5520db3d02a10f8780b6 /l10n
parent26bf74cbd17a7f5afb9c1eb3946814f727cb7d1e (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/be.js5
-rw-r--r--l10n/be.json5
2 files changed, 8 insertions, 2 deletions
diff --git a/l10n/be.js b/l10n/be.js
index 259c920..428beca 100644
--- a/l10n/be.js
+++ b/l10n/be.js
@@ -3,6 +3,9 @@ OC.L10N.register(
{
"Info" : "Info",
"Warning" : "Warning",
- "Error" : "Памылка"
+ "Error" : "Памылка",
+ "Copy" : "Капіяваць",
+ "Copy raw" : "Скапіяваць радок",
+ "Copy formatted" : "Капіяваць адфарматаваным"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");
diff --git a/l10n/be.json b/l10n/be.json
index d6d036f..c0c8f8e 100644
--- a/l10n/be.json
+++ b/l10n/be.json
@@ -1,6 +1,9 @@
{ "translations": {
"Info" : "Info",
"Warning" : "Warning",
- "Error" : "Памылка"
+ "Error" : "Памылка",
+ "Copy" : "Капіяваць",
+ "Copy raw" : "Скапіяваць радок",
+ "Copy formatted" : "Капіяваць адфарматаваным"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
} \ No newline at end of file