Skip to content

Commit d376212

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

26 files changed

Lines changed: 44 additions & 0 deletions

l10n/ar.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@ OC.L10N.register(
180180
"If you have problems with this Bookmarks app or have an idea about what could be improved, don't hesitate to get in touch by clicking here." : "إذا واجهتك أي مشاكل مع تطبيق \"الإشارات المرجعية\" هذا أو كان لديك أي مقترح لتطويره, نرجوك ألّا تتتردد في التواصل معنا بالنقر هنا.",
181181
"Support this project" : "إدعَم هذا المشروع",
182182
"My work on this Bookmarks app is fuelled by a voluntary subscription model. If you think what I do is worthwhile, I would be happy if you could support my work. Also, please consider giving the app a review on the Nextcloud app store. Thank you 💙 " : "عملي في هذا التطبيق \"الإشارات المرجعية\" Bookmarks يتم دعمه من خلال نموذج الاشتراك الطوعي. إذا كنت تعتقد أن ما أقوم به يستحق العناء، سأكون سعيداً إذا ساهمت في دعم عملي. كذلك، يُرجى تقييم التطبيق على متجر تطبيقات نكست كلاود. و شكراً 💙",
183+
"Created {time} ago" : "أُنشِيءَ منذ {time} مضت",
184+
"Created on {date}" : "أُنشِيءَ في {date}",
183185
"(Empty title)" : "(عنوان فارغ)",
184186
"Title" : "العنوان",
185187
"Link" : "الرابط",
@@ -250,6 +252,7 @@ OC.L10N.register(
250252
"Failed to move bookmark" : "تعذّر نقل الإشارة المرجعية",
251253
"Failed to copy bookmark" : "تعذّر نسخ الإشارة المرجعية",
252254
"Failed to delete bookmark" : "تعذّر حذف الإشارة المرجعية",
255+
"Import successful" : "تمّ الاستيراد بنجاحٍ",
253256
"Failed to rename tag" : "فشل في تغيير تسمية الوسم",
254257
"Failed to load tags" : "فشل في تحميل الوسوم",
255258
"Failed to load folders" : "تعذّر تحميل المجلد",

l10n/ar.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@
178178
"If you have problems with this Bookmarks app or have an idea about what could be improved, don't hesitate to get in touch by clicking here." : "إذا واجهتك أي مشاكل مع تطبيق \"الإشارات المرجعية\" هذا أو كان لديك أي مقترح لتطويره, نرجوك ألّا تتتردد في التواصل معنا بالنقر هنا.",
179179
"Support this project" : "إدعَم هذا المشروع",
180180
"My work on this Bookmarks app is fuelled by a voluntary subscription model. If you think what I do is worthwhile, I would be happy if you could support my work. Also, please consider giving the app a review on the Nextcloud app store. Thank you 💙 " : "عملي في هذا التطبيق \"الإشارات المرجعية\" Bookmarks يتم دعمه من خلال نموذج الاشتراك الطوعي. إذا كنت تعتقد أن ما أقوم به يستحق العناء، سأكون سعيداً إذا ساهمت في دعم عملي. كذلك، يُرجى تقييم التطبيق على متجر تطبيقات نكست كلاود. و شكراً 💙",
181+
"Created {time} ago" : "أُنشِيءَ منذ {time} مضت",
182+
"Created on {date}" : "أُنشِيءَ في {date}",
181183
"(Empty title)" : "(عنوان فارغ)",
182184
"Title" : "العنوان",
183185
"Link" : "الرابط",
@@ -248,6 +250,7 @@
248250
"Failed to move bookmark" : "تعذّر نقل الإشارة المرجعية",
249251
"Failed to copy bookmark" : "تعذّر نسخ الإشارة المرجعية",
250252
"Failed to delete bookmark" : "تعذّر حذف الإشارة المرجعية",
253+
"Import successful" : "تمّ الاستيراد بنجاحٍ",
251254
"Failed to rename tag" : "فشل في تغيير تسمية الوسم",
252255
"Failed to load tags" : "فشل في تحميل الوسوم",
253256
"Failed to load folders" : "تعذّر تحميل المجلد",

l10n/ast.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ OC.L10N.register(
5050
"Failed to move bookmark" : "Nun se pue mover el marcador",
5151
"Failed to copy bookmark" : "Nun se pue copiar el maracador",
5252
"Failed to delete bookmark" : "Nun se pue desaniciar el marcador",
53+
"Import successful" : "La importación foi correuta",
5354
"Failed to rename tag" : "Nun se pue renomar la etiqueta",
5455
"Failed to load tags" : "Nun se puen cargar les etiquetes",
5556
"Failed to load folders" : "Nun se puen cargar les carpetes",

l10n/ast.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"Failed to move bookmark" : "Nun se pue mover el marcador",
4949
"Failed to copy bookmark" : "Nun se pue copiar el maracador",
5050
"Failed to delete bookmark" : "Nun se pue desaniciar el marcador",
51+
"Import successful" : "La importación foi correuta",
5152
"Failed to rename tag" : "Nun se pue renomar la etiqueta",
5253
"Failed to load tags" : "Nun se puen cargar les etiquetes",
5354
"Failed to load folders" : "Nun se puen cargar les carpetes",

l10n/bg.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ OC.L10N.register(
142142
"Drag this to your browser bookmarks and click it to quickly bookmark a webpage." : "Завлечете това в отметките на браузъра си и щракнете върху него, за да поставте бързо отметка на уеб страница.",
143143
"Add to {instanceName}" : "Добавяне към {instanceName}",
144144
"Need help?" : "Нуждаете се от помощ?",
145+
"Created {time} ago" : "Създаден {time} преди",
146+
"Created on {date}" : "Създаден на {date}",
145147
"Title" : "Име",
146148
"Link" : "Връзка",
147149
"Untitled folder" : "Папка без заглавие",

l10n/bg.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,8 @@
140140
"Drag this to your browser bookmarks and click it to quickly bookmark a webpage." : "Завлечете това в отметките на браузъра си и щракнете върху него, за да поставте бързо отметка на уеб страница.",
141141
"Add to {instanceName}" : "Добавяне към {instanceName}",
142142
"Need help?" : "Нуждаете се от помощ?",
143+
"Created {time} ago" : "Създаден {time} преди",
144+
"Created on {date}" : "Създаден на {date}",
143145
"Title" : "Име",
144146
"Link" : "Връзка",
145147
"Untitled folder" : "Папка без заглавие",

l10n/br.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ OC.L10N.register(
2020
"Broken links" : "Liammoù toret",
2121
"Delete" : "Dilemel",
2222
"Need help?" : "Sikour o po ?",
23+
"Created on {date}" : "Krouet da {date}",
2324
"Title" : "Titl",
2425
"Link" : "Liamm",
2526
"Tags" : "Klavioù",

l10n/br.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"Broken links" : "Liammoù toret",
1919
"Delete" : "Dilemel",
2020
"Need help?" : "Sikour o po ?",
21+
"Created on {date}" : "Krouet da {date}",
2122
"Title" : "Titl",
2223
"Link" : "Liamm",
2324
"Tags" : "Klavioù",

l10n/ca.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,8 @@ OC.L10N.register(
179179
"If you have problems with this Bookmarks app or have an idea about what could be improved, don't hesitate to get in touch by clicking here." : "Si tens problemes amb aquesta aplicació Adreces d’interès o tens una idea sobre què es pot millorar, no dubtis a posar-te en contacte fent clic aquí.",
180180
"Support this project" : "Donar suport a aquest projecte",
181181
"My work on this Bookmarks app is fuelled by a voluntary subscription model. If you think what I do is worthwhile, I would be happy if you could support my work. Also, please consider giving the app a review on the Nextcloud app store. Thank you 💙 " : "El meu treball en aquesta aplicació Adreces d’interès està impulsat per un model de subscripció voluntària. Si creus que el que faig val la pena, m'agradaria que poguessis recolzar la meva feina. A més, considereu donar una revisió de l'aplicació al magatzem d'aplicacions Nextcloud. Gràcies 💙 ",
182+
"Created {time} ago" : "Creat fa {time}",
183+
"Created on {date}" : "Creat en {date}",
182184
"(Empty title)" : "(Títol buit)",
183185
"Title" : "Títol",
184186
"Link" : "Enllaç",
@@ -258,6 +260,7 @@ OC.L10N.register(
258260
"Failed to move folder" : "No s'ha pogut moure la carpeta",
259261
"Failed to create folder" : "Ha fallat crear la carpeta",
260262
"Failed to move parts of selection" : "Ha fallat moure les parts de la selecció.",
263+
"Failed to delete parts of selection" : "Ha fallat suprimir parts de la selecció.",
261264
"Failed to fetch bookmarks." : "Ha fallat obtenir les adreces d'interès.",
262265
"Failed to store setting" : "No s'ha pogut desar el paràmetre",
263266
"Failed to load setting {key}" : "No s'ha pogut carregar el paràmetre {key}",

l10n/ca.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,8 @@
177177
"If you have problems with this Bookmarks app or have an idea about what could be improved, don't hesitate to get in touch by clicking here." : "Si tens problemes amb aquesta aplicació Adreces d’interès o tens una idea sobre què es pot millorar, no dubtis a posar-te en contacte fent clic aquí.",
178178
"Support this project" : "Donar suport a aquest projecte",
179179
"My work on this Bookmarks app is fuelled by a voluntary subscription model. If you think what I do is worthwhile, I would be happy if you could support my work. Also, please consider giving the app a review on the Nextcloud app store. Thank you 💙 " : "El meu treball en aquesta aplicació Adreces d’interès està impulsat per un model de subscripció voluntària. Si creus que el que faig val la pena, m'agradaria que poguessis recolzar la meva feina. A més, considereu donar una revisió de l'aplicació al magatzem d'aplicacions Nextcloud. Gràcies 💙 ",
180+
"Created {time} ago" : "Creat fa {time}",
181+
"Created on {date}" : "Creat en {date}",
180182
"(Empty title)" : "(Títol buit)",
181183
"Title" : "Títol",
182184
"Link" : "Enllaç",
@@ -256,6 +258,7 @@
256258
"Failed to move folder" : "No s'ha pogut moure la carpeta",
257259
"Failed to create folder" : "Ha fallat crear la carpeta",
258260
"Failed to move parts of selection" : "Ha fallat moure les parts de la selecció.",
261+
"Failed to delete parts of selection" : "Ha fallat suprimir parts de la selecció.",
259262
"Failed to fetch bookmarks." : "Ha fallat obtenir les adreces d'interès.",
260263
"Failed to store setting" : "No s'ha pogut desar el paràmetre",
261264
"Failed to load setting {key}" : "No s'ha pogut carregar el paràmetre {key}",

0 commit comments

Comments
 (0)