We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b090bda commit 8bb1665Copy full SHA for 8bb1665
l10n/lv.js
@@ -0,0 +1,8 @@
1
+OC.L10N.register(
2
+ "files_external_dropbox",
3
+ {
4
+ "Error verifying OAuth2 Code for " : "Kļūda verificējot OAuth2 kodu priekš ",
5
+ "Dropbox V2" : "Dropbox V2",
6
+ "Step 2 failed. Exception: %s" : "Otrais solis neizdevās. Izņēmums: %s"
7
+},
8
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
l10n/lv.json
@@ -0,0 +1,6 @@
+{ "translations": {
+},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
+}
0 commit comments