Skip to content

Commit 5fde412

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

10 files changed

Lines changed: 34 additions & 18 deletions

File tree

l10n/es_AR.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ OC.L10N.register(
7676
"Delete data" : "Borrar datos",
7777
"Link copied to clipboard" : "Enlace copiado al portapapeles",
7878
"Password" : "Contraseña",
79+
"Share link" : "Compartir link",
7980
"View only" : "Solo ver",
8081
"Created at" : "Creado en",
8182
"Sharing" : "Compartiendo",

l10n/es_AR.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"Delete data" : "Borrar datos",
7575
"Link copied to clipboard" : "Enlace copiado al portapapeles",
7676
"Password" : "Contraseña",
77+
"Share link" : "Compartir link",
7778
"View only" : "Solo ver",
7879
"Created at" : "Creado en",
7980
"Sharing" : "Compartiendo",

l10n/es_CL.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ OC.L10N.register(
7878
"This month" : "Este mes",
7979
"This week" : "Esta semana",
8080
"ID" : "ID",
81-
"seconds ago" : "hace segundos"
81+
"seconds ago" : "hace segundos",
82+
"Share not found" : "No se encontró el elemento compartido"
8283
},
8384
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/es_CL.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"This month" : "Este mes",
7777
"This week" : "Esta semana",
7878
"ID" : "ID",
79-
"seconds ago" : "hace segundos"
79+
"seconds ago" : "hace segundos",
80+
"Share not found" : "No se encontró el elemento compartido"
8081
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
8182
}

l10n/es_CO.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ OC.L10N.register(
5656
"Favorites" : "Favoritos",
5757
"group" : "grupo",
5858
"Permissions" : "Permisos",
59+
"Share link" : "Compartir enlace",
5960
"Created at" : "Creado en",
6061
"Sharing" : "Compartiendo",
6162
"Copy to clipboard" : "Copiar al portapapeles",
@@ -75,6 +76,7 @@ OC.L10N.register(
7576
"This month" : "Este mes",
7677
"This week" : "Esta semana",
7778
"ID" : "ID",
78-
"seconds ago" : "hace segundos"
79+
"seconds ago" : "hace segundos",
80+
"Share not found" : "No se encontró el elemento compartido"
7981
},
8082
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

l10n/es_CO.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@
5454
"Favorites" : "Favoritos",
5555
"group" : "grupo",
5656
"Permissions" : "Permisos",
57+
"Share link" : "Compartir enlace",
5758
"Created at" : "Creado en",
5859
"Sharing" : "Compartiendo",
5960
"Copy to clipboard" : "Copiar al portapapeles",
@@ -73,6 +74,7 @@
7374
"This month" : "Este mes",
7475
"This week" : "Esta semana",
7576
"ID" : "ID",
76-
"seconds ago" : "hace segundos"
77+
"seconds ago" : "hace segundos",
78+
"Share not found" : "No se encontró el elemento compartido"
7779
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
7880
}

l10n/hr.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,13 +78,15 @@ OC.L10N.register(
7878
"Favorites" : "Favoriti",
7979
"Clear filter" : "Ukloni filtar",
8080
"No recommendations. Start typing." : "Nema preporuka. Započnite unos.",
81+
"Copy internal link to clipboard" : "Kopiraj unutarnju poveznicu u međuspremnik",
8182
"Internal link" : "Interna poveznica",
8283
"group" : "grupa",
8384
"Permissions" : "Dopuštenja",
8485
"No shares" : "Nema dijeljenja",
8586
"Link copied to clipboard" : "Poveznica je kopirana u međuspremnik",
8687
"Create public link" : "Stvori javnu poveznicu",
8788
"Create a new share link" : "Stvori novu poveznicu dijeljenja",
89+
"Set password" : "Postavi lozinku",
8890
"Password" : "Zaporka",
8991
"Share link" : "Dijeli poveznicu",
9092
"View only" : "Samo za gledanje",
@@ -125,10 +127,12 @@ OC.L10N.register(
125127
"Unchecked" : "Neprovjereno",
126128
"This year" : "Ove godine",
127129
"This month" : "Ovaj mjesec",
130+
"Select a date" : "Odaberi datum",
128131
"ID" : "ID",
129132
"Clipboard is not available" : "Međuspremnik nije dostupan.",
130133
"seconds ago" : "prije par sekundi",
131134
"Share not found" : "Dijeljenje nije pronađeno",
135+
"This share does not exist or is no longer available" : "Ovo dijeljenje ne postoji ili više nije dostupno",
132136
"Back to %s" : "Natrag na %s"
133137
},
134138
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

l10n/hr.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,15 @@
7676
"Favorites" : "Favoriti",
7777
"Clear filter" : "Ukloni filtar",
7878
"No recommendations. Start typing." : "Nema preporuka. Započnite unos.",
79+
"Copy internal link to clipboard" : "Kopiraj unutarnju poveznicu u međuspremnik",
7980
"Internal link" : "Interna poveznica",
8081
"group" : "grupa",
8182
"Permissions" : "Dopuštenja",
8283
"No shares" : "Nema dijeljenja",
8384
"Link copied to clipboard" : "Poveznica je kopirana u međuspremnik",
8485
"Create public link" : "Stvori javnu poveznicu",
8586
"Create a new share link" : "Stvori novu poveznicu dijeljenja",
87+
"Set password" : "Postavi lozinku",
8688
"Password" : "Zaporka",
8789
"Share link" : "Dijeli poveznicu",
8890
"View only" : "Samo za gledanje",
@@ -123,10 +125,12 @@
123125
"Unchecked" : "Neprovjereno",
124126
"This year" : "Ove godine",
125127
"This month" : "Ovaj mjesec",
128+
"Select a date" : "Odaberi datum",
126129
"ID" : "ID",
127130
"Clipboard is not available" : "Međuspremnik nije dostupan.",
128131
"seconds ago" : "prije par sekundi",
129132
"Share not found" : "Dijeljenje nije pronađeno",
133+
"This share does not exist or is no longer available" : "Ovo dijeljenje ne postoji ili više nije dostupno",
130134
"Back to %s" : "Natrag na %s"
131135
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
132136
}

l10n/ug.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ OC.L10N.register(
55
"{user} has created a new table {table}" : "{user} يېڭى بىر {table} جەدۋىلى قۇردى",
66
"You have deleted the table {table}" : "سىز {table} جەدۋەلنى ئۆچۈرۈۋەتتىڭىز",
77
"{user} has deleted the table {table}" : "{user} {table} جەدۋىلىنى ئۆچۈردى",
8-
"You have renamed the table {before} to {table}" : "سىز جەدۋەلنىڭ ئىسمىنى {بېشىر} غا ئۆزگەرتتىڭىز",
9-
"{user} has renamed the table {before} to {table}" : "{user} جەدۋەلنىڭ نامىنى {before} غا ئۆزگەرتتى",
8+
"You have renamed the table {before} to {table}" : "سىز جەدۋەلنىڭ ئىسمى {before} نى {table} غا ئۆزگەرتتىڭىز",
9+
"{user} has renamed the table {before} to {table}" : "{user} جەدۋەلنىڭ نامى {before}نى {table} غا ئۆزگەرتتى",
1010
"You have updated the description of table {table} to {after}" : "سىز {table} جەدۋەلنىڭ چۈشەندۈرۈشىنى {after} غا يېڭىلىدىڭىز",
1111
"{user} has updated the description of table {table} to {after}" : "{user} {table} جەدۋىلىنىڭ چۈشەندۈرۈشىنى {after} غا يېڭىلىدى",
1212
"You have created a new row {row} in table {table}" : "سىز {table} جەدۋىلىدە يېڭى بىر {row} قۇر قۇردىڭىز",
@@ -37,7 +37,7 @@ OC.L10N.register(
3737
"Missing a temporary folder" : "ۋاقىتلىق قىسقۇچ كەم.",
3838
"Could not write file to disk" : "دىسكىغا ھۆججەت يازالمىدى",
3939
"A PHP extension stopped the file upload" : "PHP كېڭەيتىلمىسى ھۆججەت يوللاشنى توختاتتى",
40-
"No file uploaded or file size exceeds maximum of %s" : "يۈكلەنگەن ياكى ھۆججەتنىڭ چوڭلۇقى ئەڭ كۆپ بولغاندا% s دىن ئېشىپ كەتمەيدۇ",
40+
"No file uploaded or file size exceeds maximum of %s" : "يۈكلەنگەن ياكى ھۆججەتنىڭ چوڭلۇقى ئەڭ كۆپ بولغاندا %s دىن ئېشىپ كەتمەيدۇ",
4141
"Deleted circle %s." : "%s چەمبىرى ئۆچۈرۈلدى.",
4242
"Nextcloud tables" : "كېيىنكى بۇلۇت جەدۋىلى",
4343
"_%n row_::_%n rows_" : ["%n قۇر","%n قۇرلار"],
@@ -351,7 +351,7 @@ OC.L10N.register(
351351
"Value parsing errors" : "قىممەتنى تەھلىل قىلىش خاتالىقى",
352352
"Row creation errors" : "قۇر قۇرۇش خاتالىقى",
353353
"Import scheme" : "ئىمپورت پىلانى",
354-
"Context \"{name}\" transferred to {user}" : "مەزمۇن {{} غا يۆتكەلدى",
354+
"Context \"{name}\" transferred to {user}" : "مەزمۇن \"{name}\" بولسا {user} غا يۆتكەلدى",
355355
"Transfer the application \"{context}\" to another user" : "«{context}» پروگراممىسىنى باشقا ئىشلەتكۈچىگە يۆتكەڭ",
356356
"Transfer" : "يۆتكەش",
357357
"Table \"{emoji}{table}\" transferred to {user}" : "جەدۋەل \"{emoji} {table}\" {user} گە يۆتكەلدى",
@@ -426,7 +426,7 @@ OC.L10N.register(
426426
"Delete link" : "ئۇلىنىشنى ئۆچۈرۈڭ",
427427
"Public links" : "ئاممىۋى ئۇلىنىش",
428428
"No view in context" : "مەزمۇندا قاراش يوق",
429-
"From {ownerName}" : "{ownerName} from دىن",
429+
"From {ownerName}" : "{ownerName} دىن",
430430
"Created at" : "قۇرۇلدى",
431431
"Ownership" : "ئىگىدارلىق ھوقۇقى",
432432
"View ID" : "كىملىكنى كۆرۈڭ",
@@ -469,7 +469,7 @@ OC.L10N.register(
469469
"Link providers" : "ئۇلىنىش تەمىنلىگۈچىلەر",
470470
"This option is outdated." : "بۇ تاللاش ۋاقتى ئۆتتى.",
471471
"Options" : "تاللانما",
472-
"Set {star} stars" : "يۇلتۇزلارنى تەڭشەڭ",
472+
"Set {star} stars" : "{star} يۇلتۇزلار بەر",
473473
"Cell input" : "كاتەكچە كىرگۈزۈش",
474474
"Back" : "قايتىش",
475475
"Select operator" : "تىجارەتچىنى تاللاڭ",
@@ -598,7 +598,7 @@ OC.L10N.register(
598598
"{shareTypeString}..." : "{shareTypeString} ...",
599599
"Unsupported source: {source}" : "قوللىمايدىغان مەنبە: {source}",
600600
"Failed to fetch {shareTypeString}" : "{shareTypeString} نى ئالالمىدى",
601-
"This {type} could not be found" : "بۇ {تىپ} تېپىلمىدى",
601+
"This {type} could not be found" : "بۇ {type} تېپىلمىدى",
602602
"An error occurred while loading the {type}" : "{type} نى يۈكلەۋاتقاندا خاتالىق كۆرۈلدى",
603603
"Unknown error." : "نامەلۇم خاتالىق.",
604604
"Request is not authorized. Are you logged in?" : "تەلەپ قىلىش ھوقۇقى يوق. كىردىڭىزمۇ؟",

l10n/ug.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"{user} has created a new table {table}" : "{user} يېڭى بىر {table} جەدۋىلى قۇردى",
44
"You have deleted the table {table}" : "سىز {table} جەدۋەلنى ئۆچۈرۈۋەتتىڭىز",
55
"{user} has deleted the table {table}" : "{user} {table} جەدۋىلىنى ئۆچۈردى",
6-
"You have renamed the table {before} to {table}" : "سىز جەدۋەلنىڭ ئىسمىنى {بېشىر} غا ئۆزگەرتتىڭىز",
7-
"{user} has renamed the table {before} to {table}" : "{user} جەدۋەلنىڭ نامىنى {before} غا ئۆزگەرتتى",
6+
"You have renamed the table {before} to {table}" : "سىز جەدۋەلنىڭ ئىسمى {before} نى {table} غا ئۆزگەرتتىڭىز",
7+
"{user} has renamed the table {before} to {table}" : "{user} جەدۋەلنىڭ نامى {before}نى {table} غا ئۆزگەرتتى",
88
"You have updated the description of table {table} to {after}" : "سىز {table} جەدۋەلنىڭ چۈشەندۈرۈشىنى {after} غا يېڭىلىدىڭىز",
99
"{user} has updated the description of table {table} to {after}" : "{user} {table} جەدۋىلىنىڭ چۈشەندۈرۈشىنى {after} غا يېڭىلىدى",
1010
"You have created a new row {row} in table {table}" : "سىز {table} جەدۋىلىدە يېڭى بىر {row} قۇر قۇردىڭىز",
@@ -35,7 +35,7 @@
3535
"Missing a temporary folder" : "ۋاقىتلىق قىسقۇچ كەم.",
3636
"Could not write file to disk" : "دىسكىغا ھۆججەت يازالمىدى",
3737
"A PHP extension stopped the file upload" : "PHP كېڭەيتىلمىسى ھۆججەت يوللاشنى توختاتتى",
38-
"No file uploaded or file size exceeds maximum of %s" : "يۈكلەنگەن ياكى ھۆججەتنىڭ چوڭلۇقى ئەڭ كۆپ بولغاندا% s دىن ئېشىپ كەتمەيدۇ",
38+
"No file uploaded or file size exceeds maximum of %s" : "يۈكلەنگەن ياكى ھۆججەتنىڭ چوڭلۇقى ئەڭ كۆپ بولغاندا %s دىن ئېشىپ كەتمەيدۇ",
3939
"Deleted circle %s." : "%s چەمبىرى ئۆچۈرۈلدى.",
4040
"Nextcloud tables" : "كېيىنكى بۇلۇت جەدۋىلى",
4141
"_%n row_::_%n rows_" : ["%n قۇر","%n قۇرلار"],
@@ -349,7 +349,7 @@
349349
"Value parsing errors" : "قىممەتنى تەھلىل قىلىش خاتالىقى",
350350
"Row creation errors" : "قۇر قۇرۇش خاتالىقى",
351351
"Import scheme" : "ئىمپورت پىلانى",
352-
"Context \"{name}\" transferred to {user}" : "مەزمۇن {{} غا يۆتكەلدى",
352+
"Context \"{name}\" transferred to {user}" : "مەزمۇن \"{name}\" بولسا {user} غا يۆتكەلدى",
353353
"Transfer the application \"{context}\" to another user" : "«{context}» پروگراممىسىنى باشقا ئىشلەتكۈچىگە يۆتكەڭ",
354354
"Transfer" : "يۆتكەش",
355355
"Table \"{emoji}{table}\" transferred to {user}" : "جەدۋەل \"{emoji} {table}\" {user} گە يۆتكەلدى",
@@ -424,7 +424,7 @@
424424
"Delete link" : "ئۇلىنىشنى ئۆچۈرۈڭ",
425425
"Public links" : "ئاممىۋى ئۇلىنىش",
426426
"No view in context" : "مەزمۇندا قاراش يوق",
427-
"From {ownerName}" : "{ownerName} from دىن",
427+
"From {ownerName}" : "{ownerName} دىن",
428428
"Created at" : "قۇرۇلدى",
429429
"Ownership" : "ئىگىدارلىق ھوقۇقى",
430430
"View ID" : "كىملىكنى كۆرۈڭ",
@@ -467,7 +467,7 @@
467467
"Link providers" : "ئۇلىنىش تەمىنلىگۈچىلەر",
468468
"This option is outdated." : "بۇ تاللاش ۋاقتى ئۆتتى.",
469469
"Options" : "تاللانما",
470-
"Set {star} stars" : "يۇلتۇزلارنى تەڭشەڭ",
470+
"Set {star} stars" : "{star} يۇلتۇزلار بەر",
471471
"Cell input" : "كاتەكچە كىرگۈزۈش",
472472
"Back" : "قايتىش",
473473
"Select operator" : "تىجارەتچىنى تاللاڭ",
@@ -596,7 +596,7 @@
596596
"{shareTypeString}..." : "{shareTypeString} ...",
597597
"Unsupported source: {source}" : "قوللىمايدىغان مەنبە: {source}",
598598
"Failed to fetch {shareTypeString}" : "{shareTypeString} نى ئالالمىدى",
599-
"This {type} could not be found" : "بۇ {تىپ} تېپىلمىدى",
599+
"This {type} could not be found" : "بۇ {type} تېپىلمىدى",
600600
"An error occurred while loading the {type}" : "{type} نى يۈكلەۋاتقاندا خاتالىق كۆرۈلدى",
601601
"Unknown error." : "نامەلۇم خاتالىق.",
602602
"Request is not authorized. Are you logged in?" : "تەلەپ قىلىش ھوقۇقى يوق. كىردىڭىزمۇ؟",

0 commit comments

Comments
 (0)