Skip to content

Commit 17c89a6

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent c7b2d79 commit 17c89a6

100 files changed

Lines changed: 506 additions & 78 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

l10n/af.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ OC.L10N.register(
33
{
44
"Desktop client" : "Werkskermkliënt",
55
"iOS client" : "iOS-kliënt",
6-
"Android client" : "Android-kliënt"
6+
"Android client" : "Android-kliënt",
7+
"Unlock file" : "Unlock file",
8+
"Lock file" : "Lock file"
79
},
810
"nplurals=2; plural=(n != 1);");

l10n/af.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{ "translations": {
22
"Desktop client" : "Werkskermkliënt",
33
"iOS client" : "iOS-kliënt",
4-
"Android client" : "Android-kliënt"
4+
"Android client" : "Android-kliënt",
5+
"Unlock file" : "Unlock file",
6+
"Lock file" : "Lock file"
57
},"pluralForm" :"nplurals=2; plural=(n != 1);"
68
}

l10n/an.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"files_lock",
3+
{
4+
"Unlock file" : "Unlock file",
5+
"Lock file" : "Lock file"
6+
},
7+
"nplurals=2; plural=(n != 1);");

l10n/an.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Unlock file" : "Unlock file",
3+
"Lock file" : "Lock file"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

l10n/ast.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ OC.L10N.register(
44
"Desktop client" : "Veceru pa ordenadores",
55
"iOS client" : "Veceru pa iOS",
66
"Android client" : "Veceru p'Android",
7-
"Unlock file" : "Desbloquiar el ficheru"
7+
"Unlock file" : "Desbloquiar el ficheru",
8+
"Lock file" : "Lock file"
89
},
910
"nplurals=2; plural=(n != 1);");

l10n/ast.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"Desktop client" : "Veceru pa ordenadores",
33
"iOS client" : "Veceru pa iOS",
44
"Android client" : "Veceru p'Android",
5-
"Unlock file" : "Desbloquiar el ficheru"
5+
"Unlock file" : "Desbloquiar el ficheru",
6+
"Lock file" : "Lock file"
67
},"pluralForm" :"nplurals=2; plural=(n != 1);"
78
}

l10n/az.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
OC.L10N.register(
2+
"files_lock",
3+
{
4+
"Desktop client" : "Desktop client",
5+
"Unlock file" : "Unlock file",
6+
"Lock file" : "Lock file"
7+
},
8+
"nplurals=2; plural=(n != 1);");

l10n/az.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{ "translations": {
2+
"Desktop client" : "Desktop client",
3+
"Unlock file" : "Unlock file",
4+
"Lock file" : "Lock file"
5+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
6+
}

l10n/bn_BD.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
OC.L10N.register(
2+
"files_lock",
3+
{
4+
"Unlock file" : "Unlock file",
5+
"Lock file" : "Lock file"
6+
},
7+
"nplurals=2; plural=(n != 1);");

l10n/bn_BD.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{ "translations": {
2+
"Unlock file" : "Unlock file",
3+
"Lock file" : "Lock file"
4+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
5+
}

0 commit comments

Comments
 (0)