зеркало из https://github.com/nextcloud/text.git
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
70d55ad991
Коммит
95ec72d384
|
@ -38,11 +38,11 @@ OC.L10N.register(
|
|||
"Heading 3" : "Kop 3",
|
||||
"Heading 4" : "Kop 4",
|
||||
"Heading 5" : "Kop 5",
|
||||
"Info" : "Inligting",
|
||||
"Success" : "Sukses",
|
||||
"Warning" : "Waarskuwing",
|
||||
"Details" : "Besonderhede",
|
||||
"Show author colors" : "Toon outeurkleure",
|
||||
"Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het."
|
||||
"Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.",
|
||||
"Info" : "Inligting",
|
||||
"Success" : "Sukses",
|
||||
"Warning" : "Waarskuwing"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -36,11 +36,11 @@
|
|||
"Heading 3" : "Kop 3",
|
||||
"Heading 4" : "Kop 4",
|
||||
"Heading 5" : "Kop 5",
|
||||
"Info" : "Inligting",
|
||||
"Success" : "Sukses",
|
||||
"Warning" : "Waarskuwing",
|
||||
"Details" : "Besonderhede",
|
||||
"Show author colors" : "Toon outeurkleure",
|
||||
"Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het."
|
||||
"Author colors are only shown until everyone has closed the document." : "Outeurkleure word slegs getoon tot almal die dokument toegemaak het.",
|
||||
"Info" : "Inligting",
|
||||
"Success" : "Sukses",
|
||||
"Warning" : "Waarskuwing"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/ar.js
12
l10n/ar.js
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "قائمة المهام",
|
||||
"Increase indentation" : "زيادة المسافة البادئة",
|
||||
"Decrease indentation" : "إنقاص المسافة البادئة",
|
||||
"Insert link" : "أدخِل الرابط",
|
||||
"Callouts" : "توضيحات callouts",
|
||||
"Info" : "معلومات",
|
||||
"Success" : "نجاح",
|
||||
"Warning" : "تحذير",
|
||||
"Danger" : "خطر",
|
||||
"Table" : "جدول",
|
||||
"Details" : "التفاصيل",
|
||||
"Insert link" : "أدخِل الرابط",
|
||||
"Insert attachment" : "أدخِل مُرفَقاً",
|
||||
"Command" : "أمر",
|
||||
"Control" : "تحكُّم",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "رابط إلى القسم section",
|
||||
"Show author colors" : "إعرض ألوان الكُتّاب",
|
||||
"Author colors are only shown until everyone has closed the document." : "ألوان الكُتّاب تُعرض فقط إلى حين يقوم الجميع بإغلاق المستند",
|
||||
"Callouts" : "توضيحات callouts",
|
||||
"Info" : "معلومات",
|
||||
"Success" : "نجاح",
|
||||
"Warning" : "تحذير",
|
||||
"Danger" : "خطر",
|
||||
"Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...",
|
||||
"Add description" : "أضِف وصفاً"
|
||||
},
|
||||
|
|
12
l10n/ar.json
12
l10n/ar.json
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "قائمة المهام",
|
||||
"Increase indentation" : "زيادة المسافة البادئة",
|
||||
"Decrease indentation" : "إنقاص المسافة البادئة",
|
||||
"Insert link" : "أدخِل الرابط",
|
||||
"Callouts" : "توضيحات callouts",
|
||||
"Info" : "معلومات",
|
||||
"Success" : "نجاح",
|
||||
"Warning" : "تحذير",
|
||||
"Danger" : "خطر",
|
||||
"Table" : "جدول",
|
||||
"Details" : "التفاصيل",
|
||||
"Insert link" : "أدخِل الرابط",
|
||||
"Insert attachment" : "أدخِل مُرفَقاً",
|
||||
"Command" : "أمر",
|
||||
"Control" : "تحكُّم",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "رابط إلى القسم section",
|
||||
"Show author colors" : "إعرض ألوان الكُتّاب",
|
||||
"Author colors are only shown until everyone has closed the document." : "ألوان الكُتّاب تُعرض فقط إلى حين يقوم الجميع بإغلاق المستند",
|
||||
"Callouts" : "توضيحات callouts",
|
||||
"Info" : "معلومات",
|
||||
"Success" : "نجاح",
|
||||
"Warning" : "تحذير",
|
||||
"Danger" : "خطر",
|
||||
"Add notes, lists or links …" : "أضِف ملاحظات، و قوائم، و روابط ...",
|
||||
"Add description" : "أضِف وصفاً"
|
||||
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
|
||||
|
|
|
@ -139,12 +139,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Testera 5",
|
||||
"Lists" : "Llistes",
|
||||
"To-Do list" : "Llista de xeres pendientes",
|
||||
"Insert link" : "Inxertar un enllaz",
|
||||
"Info" : "Información",
|
||||
"Warning" : "Alvertencia",
|
||||
"Danger" : "Peligru",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Inxertar un enllaz",
|
||||
"Command" : "Comandu",
|
||||
"Control" : "Control",
|
||||
"Option" : "Opción",
|
||||
|
@ -154,6 +151,9 @@ OC.L10N.register(
|
|||
"Could not copy to the clipboard" : "Nun se pudo copiar nel cartafueyu",
|
||||
"Show author colors" : "Amosar los colores de los autores",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores del autor namás s'amuesen hasta que tol mundu zarró'l documentu.",
|
||||
"Info" : "Información",
|
||||
"Warning" : "Alvertencia",
|
||||
"Danger" : "Peligru",
|
||||
"Add description" : "Amestar una descripción"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -137,12 +137,9 @@
|
|||
"Heading 5" : "Testera 5",
|
||||
"Lists" : "Llistes",
|
||||
"To-Do list" : "Llista de xeres pendientes",
|
||||
"Insert link" : "Inxertar un enllaz",
|
||||
"Info" : "Información",
|
||||
"Warning" : "Alvertencia",
|
||||
"Danger" : "Peligru",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Inxertar un enllaz",
|
||||
"Command" : "Comandu",
|
||||
"Control" : "Control",
|
||||
"Option" : "Opción",
|
||||
|
@ -152,6 +149,9 @@
|
|||
"Could not copy to the clipboard" : "Nun se pudo copiar nel cartafueyu",
|
||||
"Show author colors" : "Amosar los colores de los autores",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores del autor namás s'amuesen hasta que tol mundu zarró'l documentu.",
|
||||
"Info" : "Información",
|
||||
"Warning" : "Alvertencia",
|
||||
"Danger" : "Peligru",
|
||||
"Add description" : "Amestar una descripción"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -18,8 +18,8 @@ OC.L10N.register(
|
|||
"to" : "doğru",
|
||||
"Replace" : "Əvəz edin",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Details" : "Detallar",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Xəbərdarlıq",
|
||||
"Details" : "Detallar"
|
||||
"Warning" : "Xəbərdarlıq"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"to" : "doğru",
|
||||
"Replace" : "Əvəz edin",
|
||||
"Edit" : "Dəyişiklik et",
|
||||
"Details" : "Detallar",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Xəbərdarlıq",
|
||||
"Details" : "Detallar"
|
||||
"Warning" : "Xəbərdarlıq"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/bg.js
12
l10n/bg.js
|
@ -142,14 +142,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Заглавие 5",
|
||||
"Lists" : "Списъци",
|
||||
"To-Do list" : "Списък със задачи",
|
||||
"Insert link" : "Вмъкване на връзка",
|
||||
"Callouts" : "Изнесени означения",
|
||||
"Info" : "Информация",
|
||||
"Success" : "Успех",
|
||||
"Warning" : "Внимание",
|
||||
"Danger" : "Опасност",
|
||||
"Table" : "Таблица",
|
||||
"Details" : "Подробности",
|
||||
"Insert link" : "Вмъкване на връзка",
|
||||
"Insert attachment" : "Вмъкнете прикачен файл",
|
||||
"Command" : "Команда",
|
||||
"Control" : "Control Center",
|
||||
|
@ -160,6 +155,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Връзка към този раздел",
|
||||
"Show author colors" : "Показване на цветовете на автора",
|
||||
"Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.",
|
||||
"Callouts" : "Изнесени означения",
|
||||
"Info" : "Информация",
|
||||
"Success" : "Успех",
|
||||
"Warning" : "Внимание",
|
||||
"Danger" : "Опасност",
|
||||
"Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...",
|
||||
"Add description" : "Добавяне на описание"
|
||||
},
|
||||
|
|
12
l10n/bg.json
12
l10n/bg.json
|
@ -140,14 +140,9 @@
|
|||
"Heading 5" : "Заглавие 5",
|
||||
"Lists" : "Списъци",
|
||||
"To-Do list" : "Списък със задачи",
|
||||
"Insert link" : "Вмъкване на връзка",
|
||||
"Callouts" : "Изнесени означения",
|
||||
"Info" : "Информация",
|
||||
"Success" : "Успех",
|
||||
"Warning" : "Внимание",
|
||||
"Danger" : "Опасност",
|
||||
"Table" : "Таблица",
|
||||
"Details" : "Подробности",
|
||||
"Insert link" : "Вмъкване на връзка",
|
||||
"Insert attachment" : "Вмъкнете прикачен файл",
|
||||
"Command" : "Команда",
|
||||
"Control" : "Control Center",
|
||||
|
@ -158,6 +153,11 @@
|
|||
"Link to this section" : "Връзка към този раздел",
|
||||
"Show author colors" : "Показване на цветовете на автора",
|
||||
"Author colors are only shown until everyone has closed the document." : "Цветовете на автора се показват само докато всички не затворят документа.",
|
||||
"Callouts" : "Изнесени означения",
|
||||
"Info" : "Информация",
|
||||
"Success" : "Успех",
|
||||
"Warning" : "Внимание",
|
||||
"Danger" : "Опасност",
|
||||
"Add notes, lists or links …" : "Добавяне на бележки, списъци или връзки...",
|
||||
"Add description" : "Добавяне на описание"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -14,8 +14,8 @@ OC.L10N.register(
|
|||
"URL" : "URL",
|
||||
"to" : "প্রতি",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Details" : "বিসতারিত",
|
||||
"Info" : "Info",
|
||||
"Warning" : "সতর্কবাণী",
|
||||
"Details" : "বিসতারিত"
|
||||
"Warning" : "সতর্কবাণী"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
"URL" : "URL",
|
||||
"to" : "প্রতি",
|
||||
"Edit" : "সম্পাদনা",
|
||||
"Details" : "বিসতারিত",
|
||||
"Info" : "Info",
|
||||
"Warning" : "সতর্কবাণী",
|
||||
"Details" : "বিসতারিত"
|
||||
"Warning" : "সতর্কবাণী"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -21,11 +21,11 @@ OC.L10N.register(
|
|||
"URL" : "URL",
|
||||
"Replace" : "Erlec'hiañ",
|
||||
"Edit" : "Cheñch",
|
||||
"Info" : "Titouroù",
|
||||
"Success" : "Graet",
|
||||
"Warning" : "Kemenadenn",
|
||||
"Details" : "Munudoù",
|
||||
"Command" : "Urzh",
|
||||
"Add folder description" : "Ouzhpennañ un deskrivadur evit ar renkell"
|
||||
"Add folder description" : "Ouzhpennañ un deskrivadur evit ar renkell",
|
||||
"Info" : "Titouroù",
|
||||
"Success" : "Graet",
|
||||
"Warning" : "Kemenadenn"
|
||||
},
|
||||
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");
|
||||
|
|
|
@ -19,11 +19,11 @@
|
|||
"URL" : "URL",
|
||||
"Replace" : "Erlec'hiañ",
|
||||
"Edit" : "Cheñch",
|
||||
"Info" : "Titouroù",
|
||||
"Success" : "Graet",
|
||||
"Warning" : "Kemenadenn",
|
||||
"Details" : "Munudoù",
|
||||
"Command" : "Urzh",
|
||||
"Add folder description" : "Ouzhpennañ un deskrivadur evit ar renkell"
|
||||
"Add folder description" : "Ouzhpennañ un deskrivadur evit ar renkell",
|
||||
"Info" : "Titouroù",
|
||||
"Success" : "Graet",
|
||||
"Warning" : "Kemenadenn"
|
||||
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
|
||||
}
|
12
l10n/ca.js
12
l10n/ca.js
|
@ -179,14 +179,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Títol 5",
|
||||
"Lists" : "Llistes",
|
||||
"To-Do list" : "Llista de tasques pendents",
|
||||
"Insert link" : "Insereix un enllaç",
|
||||
"Callouts" : "Notificacions",
|
||||
"Info" : "Informació",
|
||||
"Success" : "Correcte",
|
||||
"Warning" : "Avís",
|
||||
"Danger" : "Perill",
|
||||
"Table" : "Taula",
|
||||
"Details" : "Detalls",
|
||||
"Insert link" : "Insereix un enllaç",
|
||||
"Insert attachment" : "Insereix un adjunt",
|
||||
"Command" : "Ordre",
|
||||
"Control" : "Control",
|
||||
|
@ -201,6 +196,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Enllaç a aquesta secció",
|
||||
"Show author colors" : "Mostra els colors de l'autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Els colors de l'autor només es mostren fins que tothom ha tancat el document.",
|
||||
"Callouts" : "Notificacions",
|
||||
"Info" : "Informació",
|
||||
"Success" : "Correcte",
|
||||
"Warning" : "Avís",
|
||||
"Danger" : "Perill",
|
||||
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…",
|
||||
"Add description" : "Afegeix una descripció"
|
||||
},
|
||||
|
|
12
l10n/ca.json
12
l10n/ca.json
|
@ -177,14 +177,9 @@
|
|||
"Heading 5" : "Títol 5",
|
||||
"Lists" : "Llistes",
|
||||
"To-Do list" : "Llista de tasques pendents",
|
||||
"Insert link" : "Insereix un enllaç",
|
||||
"Callouts" : "Notificacions",
|
||||
"Info" : "Informació",
|
||||
"Success" : "Correcte",
|
||||
"Warning" : "Avís",
|
||||
"Danger" : "Perill",
|
||||
"Table" : "Taula",
|
||||
"Details" : "Detalls",
|
||||
"Insert link" : "Insereix un enllaç",
|
||||
"Insert attachment" : "Insereix un adjunt",
|
||||
"Command" : "Ordre",
|
||||
"Control" : "Control",
|
||||
|
@ -199,6 +194,11 @@
|
|||
"Link to this section" : "Enllaç a aquesta secció",
|
||||
"Show author colors" : "Mostra els colors de l'autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Els colors de l'autor només es mostren fins que tothom ha tancat el document.",
|
||||
"Callouts" : "Notificacions",
|
||||
"Info" : "Informació",
|
||||
"Success" : "Correcte",
|
||||
"Warning" : "Avís",
|
||||
"Danger" : "Perill",
|
||||
"Add notes, lists or links …" : "Afegiu notes, llistes o enllaços…",
|
||||
"Add description" : "Afegeix una descripció"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
12
l10n/cs.js
12
l10n/cs.js
|
@ -175,14 +175,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Nadpis 5",
|
||||
"Lists" : "Seznamy",
|
||||
"To-Do list" : "Seznam úkolů",
|
||||
"Insert link" : "Vložit odkaz",
|
||||
"Callouts" : "Popisky",
|
||||
"Info" : "Informace",
|
||||
"Success" : "Úspěch",
|
||||
"Warning" : "Varování",
|
||||
"Danger" : "Nebezpečí",
|
||||
"Table" : "Tabulka",
|
||||
"Details" : "Podrobnosti",
|
||||
"Insert link" : "Vložit odkaz",
|
||||
"Insert attachment" : "Vložit přílohu",
|
||||
"Command" : "Příkaz",
|
||||
"Control" : "Kontrola",
|
||||
|
@ -197,6 +192,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Odkázat na tuto sekci",
|
||||
"Show author colors" : "Zobrazit barvy autorů",
|
||||
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
|
||||
"Callouts" : "Popisky",
|
||||
"Info" : "Informace",
|
||||
"Success" : "Úspěch",
|
||||
"Warning" : "Varování",
|
||||
"Danger" : "Nebezpečí",
|
||||
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
|
||||
"Add description" : "Přidat popis"
|
||||
},
|
||||
|
|
12
l10n/cs.json
12
l10n/cs.json
|
@ -173,14 +173,9 @@
|
|||
"Heading 5" : "Nadpis 5",
|
||||
"Lists" : "Seznamy",
|
||||
"To-Do list" : "Seznam úkolů",
|
||||
"Insert link" : "Vložit odkaz",
|
||||
"Callouts" : "Popisky",
|
||||
"Info" : "Informace",
|
||||
"Success" : "Úspěch",
|
||||
"Warning" : "Varování",
|
||||
"Danger" : "Nebezpečí",
|
||||
"Table" : "Tabulka",
|
||||
"Details" : "Podrobnosti",
|
||||
"Insert link" : "Vložit odkaz",
|
||||
"Insert attachment" : "Vložit přílohu",
|
||||
"Command" : "Příkaz",
|
||||
"Control" : "Kontrola",
|
||||
|
@ -195,6 +190,11 @@
|
|||
"Link to this section" : "Odkázat na tuto sekci",
|
||||
"Show author colors" : "Zobrazit barvy autorů",
|
||||
"Author colors are only shown until everyone has closed the document." : "Barvy autorů se zobrazují pouze tehdy, když všichni zavřou dokument.",
|
||||
"Callouts" : "Popisky",
|
||||
"Info" : "Informace",
|
||||
"Success" : "Úspěch",
|
||||
"Warning" : "Varování",
|
||||
"Danger" : "Nebezpečí",
|
||||
"Add notes, lists or links …" : "Přidat poznámky, seznamy nebo odkazy…",
|
||||
"Add description" : "Přidat popis"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
|
|
|
@ -15,8 +15,8 @@ OC.L10N.register(
|
|||
"to" : "at",
|
||||
"Edit" : "Golygu",
|
||||
"Source code" : "Cod ffynhonnell",
|
||||
"Details" : "Manylion",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Rhybudd",
|
||||
"Details" : "Manylion"
|
||||
"Warning" : "Rhybudd"
|
||||
},
|
||||
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");
|
||||
|
|
|
@ -13,8 +13,8 @@
|
|||
"to" : "at",
|
||||
"Edit" : "Golygu",
|
||||
"Source code" : "Cod ffynhonnell",
|
||||
"Details" : "Manylion",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Rhybudd",
|
||||
"Details" : "Manylion"
|
||||
"Warning" : "Rhybudd"
|
||||
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
|
||||
}
|
|
@ -81,15 +81,15 @@ OC.L10N.register(
|
|||
"Heading 4" : "Overskrift 4",
|
||||
"Heading 5" : "Overskrift 5",
|
||||
"Lists" : "Lister",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succes",
|
||||
"Warning" : "Advarsler",
|
||||
"Table" : "Tabel",
|
||||
"Details" : "Detaljer",
|
||||
"Command" : "Kommando",
|
||||
"Formatting" : "Formatering",
|
||||
"Show author colors" : "Vis forfatterens farver",
|
||||
"Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succes",
|
||||
"Warning" : "Advarsler",
|
||||
"Add notes, lists or links …" : "Tilføj noter, lister eller links ..."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -79,15 +79,15 @@
|
|||
"Heading 4" : "Overskrift 4",
|
||||
"Heading 5" : "Overskrift 5",
|
||||
"Lists" : "Lister",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succes",
|
||||
"Warning" : "Advarsler",
|
||||
"Table" : "Tabel",
|
||||
"Details" : "Detaljer",
|
||||
"Command" : "Kommando",
|
||||
"Formatting" : "Formatering",
|
||||
"Show author colors" : "Vis forfatterens farver",
|
||||
"Author colors are only shown until everyone has closed the document." : "Forfatterfarver vises kun, indtil alle har lukket dokumentet.",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succes",
|
||||
"Warning" : "Advarsler",
|
||||
"Add notes, lists or links …" : "Tilføj noter, lister eller links ..."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/de.js
12
l10n/de.js
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "Aufgabenliste",
|
||||
"Increase indentation" : "Einrückung vergrößern",
|
||||
"Decrease indentation" : "Einrückung verkleinern",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Information",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Table" : "Tabelle",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Insert attachment" : "Anhang einfügen",
|
||||
"Command" : "Befehl",
|
||||
"Control" : "Kontrolle",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Verweis zu diesem Abschnitt",
|
||||
"Show author colors" : "Autorenfarben anzeigen",
|
||||
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Information",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
|
||||
"Add description" : "Beschreibung hinzufügen"
|
||||
},
|
||||
|
|
12
l10n/de.json
12
l10n/de.json
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "Aufgabenliste",
|
||||
"Increase indentation" : "Einrückung vergrößern",
|
||||
"Decrease indentation" : "Einrückung verkleinern",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Information",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Table" : "Tabelle",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Insert attachment" : "Anhang einfügen",
|
||||
"Command" : "Befehl",
|
||||
"Control" : "Kontrolle",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Verweis zu diesem Abschnitt",
|
||||
"Show author colors" : "Autorenfarben anzeigen",
|
||||
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Information",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
|
||||
"Add description" : "Beschreibung hinzufügen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "Aufgabenliste",
|
||||
"Increase indentation" : "Einrückung vergrößern",
|
||||
"Decrease indentation" : "Einrückung verkleinern",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Info",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Table" : "Tabelle",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Insert attachment" : "Anhang einfügen",
|
||||
"Command" : "Befehl",
|
||||
"Control" : "Kontrolle",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Link zu diesem Abschnitt",
|
||||
"Show author colors" : "Autorenfarben anzeigen",
|
||||
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Info",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
|
||||
"Add description" : "Beschreibung hinzufügen"
|
||||
},
|
||||
|
|
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "Aufgabenliste",
|
||||
"Increase indentation" : "Einrückung vergrößern",
|
||||
"Decrease indentation" : "Einrückung verkleinern",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Info",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Table" : "Tabelle",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Link einfügen",
|
||||
"Insert attachment" : "Anhang einfügen",
|
||||
"Command" : "Befehl",
|
||||
"Control" : "Kontrolle",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Link zu diesem Abschnitt",
|
||||
"Show author colors" : "Autorenfarben anzeigen",
|
||||
"Author colors are only shown until everyone has closed the document." : "Autorenfarben werden nur so lange angezeigt, bis jeder das Dokument geschlossen hat.",
|
||||
"Callouts" : "Beschriftungen",
|
||||
"Info" : "Info",
|
||||
"Success" : "Erfolgreich",
|
||||
"Warning" : "Warnung",
|
||||
"Danger" : "Achtung",
|
||||
"Add notes, lists or links …" : "Notizen, Listen oder Links hinzufügen …",
|
||||
"Add description" : "Beschreibung hinzufügen"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
12
l10n/el.js
12
l10n/el.js
|
@ -113,14 +113,9 @@ OC.L10N.register(
|
|||
"Heading 4" : "Επικεφαλίδα 4",
|
||||
"Heading 5" : "Επικεφαλίδα 5",
|
||||
"Lists" : "Λίστες",
|
||||
"Insert link" : "Εισαγωγή συνδέσμου",
|
||||
"Callouts" : "Επεξηγήσεις (Callouts)",
|
||||
"Info" : "Πληροφόρηση",
|
||||
"Success" : "Επιτυχία",
|
||||
"Warning" : "Προειδοποίηση",
|
||||
"Danger" : "Κίνδυνος",
|
||||
"Table" : "Πίνακας",
|
||||
"Details" : "Λεπτομέρειες",
|
||||
"Insert link" : "Εισαγωγή συνδέσμου",
|
||||
"Insert attachment" : "Εισαγωγή συνημμένου",
|
||||
"Command" : "Εντολή",
|
||||
"Control" : "Έλεγχος",
|
||||
|
@ -128,6 +123,11 @@ OC.L10N.register(
|
|||
"Add folder description" : "Προσθήκη περιγραφής φακέλου",
|
||||
"Show author colors" : "Εμφάνιση χρωμάτων συντάκτη",
|
||||
"Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.",
|
||||
"Callouts" : "Επεξηγήσεις (Callouts)",
|
||||
"Info" : "Πληροφόρηση",
|
||||
"Success" : "Επιτυχία",
|
||||
"Warning" : "Προειδοποίηση",
|
||||
"Danger" : "Κίνδυνος",
|
||||
"Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …",
|
||||
"Add description" : "Προσθήκη περιγραφής"
|
||||
},
|
||||
|
|
12
l10n/el.json
12
l10n/el.json
|
@ -111,14 +111,9 @@
|
|||
"Heading 4" : "Επικεφαλίδα 4",
|
||||
"Heading 5" : "Επικεφαλίδα 5",
|
||||
"Lists" : "Λίστες",
|
||||
"Insert link" : "Εισαγωγή συνδέσμου",
|
||||
"Callouts" : "Επεξηγήσεις (Callouts)",
|
||||
"Info" : "Πληροφόρηση",
|
||||
"Success" : "Επιτυχία",
|
||||
"Warning" : "Προειδοποίηση",
|
||||
"Danger" : "Κίνδυνος",
|
||||
"Table" : "Πίνακας",
|
||||
"Details" : "Λεπτομέρειες",
|
||||
"Insert link" : "Εισαγωγή συνδέσμου",
|
||||
"Insert attachment" : "Εισαγωγή συνημμένου",
|
||||
"Command" : "Εντολή",
|
||||
"Control" : "Έλεγχος",
|
||||
|
@ -126,6 +121,11 @@
|
|||
"Add folder description" : "Προσθήκη περιγραφής φακέλου",
|
||||
"Show author colors" : "Εμφάνιση χρωμάτων συντάκτη",
|
||||
"Author colors are only shown until everyone has closed the document." : "Τα χρώματα του συντάκτη εμφανίζονται μόνο μέχρι να κλείσουν όλοι το έγγραφο.",
|
||||
"Callouts" : "Επεξηγήσεις (Callouts)",
|
||||
"Info" : "Πληροφόρηση",
|
||||
"Success" : "Επιτυχία",
|
||||
"Warning" : "Προειδοποίηση",
|
||||
"Danger" : "Κίνδυνος",
|
||||
"Add notes, lists or links …" : "Προσθήκη σημειώσεων, λίστας ή συνδέσμων …",
|
||||
"Add description" : "Προσθήκη περιγραφής"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "To-Do list",
|
||||
"Increase indentation" : "Increase indentation",
|
||||
"Decrease indentation" : "Decrease indentation",
|
||||
"Insert link" : "Insert link",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Info",
|
||||
"Success" : "Success",
|
||||
"Warning" : "Warning",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Table",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Insert link",
|
||||
"Insert attachment" : "Insert attachment",
|
||||
"Command" : "Command",
|
||||
"Control" : "Control",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Link to this section",
|
||||
"Show author colors" : "Show author colors",
|
||||
"Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Info",
|
||||
"Success" : "Success",
|
||||
"Warning" : "Warning",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Add notes, lists or links …",
|
||||
"Add description" : "Add description"
|
||||
},
|
||||
|
|
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "To-Do list",
|
||||
"Increase indentation" : "Increase indentation",
|
||||
"Decrease indentation" : "Decrease indentation",
|
||||
"Insert link" : "Insert link",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Info",
|
||||
"Success" : "Success",
|
||||
"Warning" : "Warning",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Table",
|
||||
"Details" : "Details",
|
||||
"Insert link" : "Insert link",
|
||||
"Insert attachment" : "Insert attachment",
|
||||
"Command" : "Command",
|
||||
"Control" : "Control",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Link to this section",
|
||||
"Show author colors" : "Show author colors",
|
||||
"Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Info",
|
||||
"Success" : "Success",
|
||||
"Warning" : "Warning",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Add notes, lists or links …",
|
||||
"Add description" : "Add description"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -52,11 +52,11 @@ OC.L10N.register(
|
|||
"Heading 3" : "Titolo 3",
|
||||
"Heading 4" : "Titolo 4",
|
||||
"Heading 5" : "Titolo 5",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Averto",
|
||||
"Details" : "Detaloj",
|
||||
"Insert attachment" : "Enmeti aldonitan dosieron",
|
||||
"Control" : "Kontrolo",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Averto",
|
||||
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn..."
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -50,11 +50,11 @@
|
|||
"Heading 3" : "Titolo 3",
|
||||
"Heading 4" : "Titolo 4",
|
||||
"Heading 5" : "Titolo 5",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Averto",
|
||||
"Details" : "Detaloj",
|
||||
"Insert attachment" : "Enmeti aldonitan dosieron",
|
||||
"Control" : "Kontrolo",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Averto",
|
||||
"Add notes, lists or links …" : "Aldoni notojn, listojn aŭ ligilojn..."
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/es.js
12
l10n/es.js
|
@ -179,14 +179,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Título 5",
|
||||
"Lists" : "Listas",
|
||||
"To-Do list" : "Lista de tareas",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Información",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -201,6 +196,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Enlazar a esta sección",
|
||||
"Show author colors" : "Ver colores del autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores del autor sólo se muestran cuando todo el mundo ha cerrado el documento.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Información",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
|
||||
"Add description" : "Añadir descripción"
|
||||
},
|
||||
|
|
12
l10n/es.json
12
l10n/es.json
|
@ -177,14 +177,9 @@
|
|||
"Heading 5" : "Título 5",
|
||||
"Lists" : "Listas",
|
||||
"To-Do list" : "Lista de tareas",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Información",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -199,6 +194,11 @@
|
|||
"Link to this section" : "Enlazar a esta sección",
|
||||
"Show author colors" : "Ver colores del autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores del autor sólo se muestran cuando todo el mundo ha cerrado el documento.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "Información",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Añadir notas, listas o enlaces ...",
|
||||
"Add description" : "Añadir descripción"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
@ -26,9 +26,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -24,9 +24,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -32,10 +32,10 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Advertencia",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Add folder description" : "Agregar una descripción a la carpeta"
|
||||
"Add folder description" : "Agregar una descripción a la carpeta",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -30,10 +30,10 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Advertencia",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Add folder description" : "Agregar una descripción a la carpeta"
|
||||
"Add folder description" : "Agregar una descripción a la carpeta",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -29,9 +29,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -27,9 +27,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -28,9 +28,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -29,9 +29,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -27,9 +27,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -140,14 +140,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Encabezado 5",
|
||||
"Lists" : "Listas",
|
||||
"To-Do list" : "Lista de tareas",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -158,6 +153,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Enlace a esta sección",
|
||||
"Show author colors" : "Mostrar colores de autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores de autor solo se muestran hasta que todos hayan cerrado el documento.",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Agregar notas, listas o enlaces...",
|
||||
"Add description" : "Agregar descripción"
|
||||
},
|
||||
|
|
|
@ -138,14 +138,9 @@
|
|||
"Heading 5" : "Encabezado 5",
|
||||
"Lists" : "Listas",
|
||||
"To-Do list" : "Lista de tareas",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -156,6 +151,11 @@
|
|||
"Link to this section" : "Enlace a esta sección",
|
||||
"Show author colors" : "Mostrar colores de autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores de autor solo se muestran hasta que todos hayan cerrado el documento.",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Agregar notas, listas o enlaces...",
|
||||
"Add description" : "Agregar descripción"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
@ -28,9 +28,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -26,9 +26,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -24,9 +24,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -178,14 +178,9 @@ OC.L10N.register(
|
|||
"Heading 4" : "Título 4",
|
||||
"Heading 5" : "Título 5",
|
||||
"To-Do list" : "Lista de pendientes",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -200,6 +195,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Enlace a esta sección",
|
||||
"Show author colors" : "Mostrar colores de autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores de autor sólo se muestran hasta que todos hayan cerrado el documento.",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
|
||||
"Add description" : "Añadir descripción"
|
||||
},
|
||||
|
|
|
@ -176,14 +176,9 @@
|
|||
"Heading 4" : "Título 4",
|
||||
"Heading 5" : "Título 5",
|
||||
"To-Do list" : "Lista de pendientes",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Table" : "Tabla",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Insertar enlace",
|
||||
"Insert attachment" : "Insertar adjunto",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Control",
|
||||
|
@ -198,6 +193,11 @@
|
|||
"Link to this section" : "Enlace a esta sección",
|
||||
"Show author colors" : "Mostrar colores de autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "Los colores de autor sólo se muestran hasta que todos hayan cerrado el documento.",
|
||||
"Callouts" : "Avisos",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Peligro",
|
||||
"Add notes, lists or links …" : "Agregar notas, listas o ligas ...",
|
||||
"Add description" : "Añadir descripción"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
@ -23,9 +23,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -21,9 +21,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -25,9 +25,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -23,9 +23,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -24,9 +24,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -24,9 +24,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -24,9 +24,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -29,9 +29,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -27,9 +27,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -24,9 +24,9 @@ OC.L10N.register(
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
@ -22,9 +22,9 @@
|
|||
"Replace" : "Reemplazar",
|
||||
"Edit" : "Editar",
|
||||
"Source code" : "Código fuente",
|
||||
"Details" : "Detalles",
|
||||
"Info" : "Info",
|
||||
"Success" : "Éxito",
|
||||
"Warning" : "Advertencia",
|
||||
"Details" : "Detalles"
|
||||
"Warning" : "Advertencia"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
|
@ -35,8 +35,8 @@ OC.L10N.register(
|
|||
"Translation failed" : "Tõlkimine ebaõnnestus",
|
||||
"Edit" : "Redigeeri",
|
||||
"Headings" : "Pealkirjad",
|
||||
"Details" : "Üksikasjad",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Hoiatus",
|
||||
"Details" : "Üksikasjad"
|
||||
"Warning" : "Hoiatus"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
"Translation failed" : "Tõlkimine ebaõnnestus",
|
||||
"Edit" : "Redigeeri",
|
||||
"Headings" : "Pealkirjad",
|
||||
"Details" : "Üksikasjad",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Hoiatus",
|
||||
"Details" : "Üksikasjad"
|
||||
"Warning" : "Hoiatus"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
12
l10n/eu.js
12
l10n/eu.js
|
@ -182,14 +182,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "5. goiburua",
|
||||
"Lists" : "Zerrendak",
|
||||
"To-Do list" : "Egiteke zerrenda",
|
||||
"Insert link" : "Txertatu esteka",
|
||||
"Callouts" : "Deialdiak",
|
||||
"Info" : "Informazioa",
|
||||
"Success" : "Arrakasta",
|
||||
"Warning" : "Oharra",
|
||||
"Danger" : "Arriskua",
|
||||
"Table" : "Taula",
|
||||
"Details" : "Xehetasunak",
|
||||
"Insert link" : "Txertatu esteka",
|
||||
"Insert attachment" : "Txertatu eranskina",
|
||||
"Command" : "Komandoa",
|
||||
"Control" : "Kontrola",
|
||||
|
@ -204,6 +199,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Estekatu atal honetara",
|
||||
"Show author colors" : "Erakutsi egilearen koloreak",
|
||||
"Author colors are only shown until everyone has closed the document." : "Egile-koloreak erakutsiko dira denek dokumentua itxi arte soilik.",
|
||||
"Callouts" : "Deialdiak",
|
||||
"Info" : "Informazioa",
|
||||
"Success" : "Arrakasta",
|
||||
"Warning" : "Oharra",
|
||||
"Danger" : "Arriskua",
|
||||
"Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…",
|
||||
"Add description" : "Gehitu deskribapena"
|
||||
},
|
||||
|
|
12
l10n/eu.json
12
l10n/eu.json
|
@ -180,14 +180,9 @@
|
|||
"Heading 5" : "5. goiburua",
|
||||
"Lists" : "Zerrendak",
|
||||
"To-Do list" : "Egiteke zerrenda",
|
||||
"Insert link" : "Txertatu esteka",
|
||||
"Callouts" : "Deialdiak",
|
||||
"Info" : "Informazioa",
|
||||
"Success" : "Arrakasta",
|
||||
"Warning" : "Oharra",
|
||||
"Danger" : "Arriskua",
|
||||
"Table" : "Taula",
|
||||
"Details" : "Xehetasunak",
|
||||
"Insert link" : "Txertatu esteka",
|
||||
"Insert attachment" : "Txertatu eranskina",
|
||||
"Command" : "Komandoa",
|
||||
"Control" : "Kontrola",
|
||||
|
@ -202,6 +197,11 @@
|
|||
"Link to this section" : "Estekatu atal honetara",
|
||||
"Show author colors" : "Erakutsi egilearen koloreak",
|
||||
"Author colors are only shown until everyone has closed the document." : "Egile-koloreak erakutsiko dira denek dokumentua itxi arte soilik.",
|
||||
"Callouts" : "Deialdiak",
|
||||
"Info" : "Informazioa",
|
||||
"Success" : "Arrakasta",
|
||||
"Warning" : "Oharra",
|
||||
"Danger" : "Arriskua",
|
||||
"Add notes, lists or links …" : "Gehitu oharrak, zerrendak edo estekak…",
|
||||
"Add description" : "Gehitu deskribapena"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
12
l10n/fa.js
12
l10n/fa.js
|
@ -158,14 +158,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Heading 5",
|
||||
"Lists" : "فهرست",
|
||||
"To-Do list" : "To-Do list",
|
||||
"Insert link" : "Insert link",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "اطلاعات",
|
||||
"Success" : "موفقیت",
|
||||
"Warning" : "هشدار",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Table",
|
||||
"Details" : "جزییات",
|
||||
"Insert link" : "Insert link",
|
||||
"Insert attachment" : "Insert attachment",
|
||||
"Command" : "Command",
|
||||
"Control" : "کنترل",
|
||||
|
@ -176,6 +171,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Link to this section",
|
||||
"Show author colors" : "Show author colors",
|
||||
"Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "اطلاعات",
|
||||
"Success" : "موفقیت",
|
||||
"Warning" : "هشدار",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Add notes, lists or links …",
|
||||
"Add description" : "Add description"
|
||||
},
|
||||
|
|
12
l10n/fa.json
12
l10n/fa.json
|
@ -156,14 +156,9 @@
|
|||
"Heading 5" : "Heading 5",
|
||||
"Lists" : "فهرست",
|
||||
"To-Do list" : "To-Do list",
|
||||
"Insert link" : "Insert link",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "اطلاعات",
|
||||
"Success" : "موفقیت",
|
||||
"Warning" : "هشدار",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Table",
|
||||
"Details" : "جزییات",
|
||||
"Insert link" : "Insert link",
|
||||
"Insert attachment" : "Insert attachment",
|
||||
"Command" : "Command",
|
||||
"Control" : "کنترل",
|
||||
|
@ -174,6 +169,11 @@
|
|||
"Link to this section" : "Link to this section",
|
||||
"Show author colors" : "Show author colors",
|
||||
"Author colors are only shown until everyone has closed the document." : "Author colors are only shown until everyone has closed the document.",
|
||||
"Callouts" : "Callouts",
|
||||
"Info" : "اطلاعات",
|
||||
"Success" : "موفقیت",
|
||||
"Warning" : "هشدار",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Add notes, lists or links …",
|
||||
"Add description" : "Add description"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
|
|
|
@ -147,12 +147,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Otsikko 5",
|
||||
"Lists" : "Luettelot",
|
||||
"To-Do list" : "Tehtävälista",
|
||||
"Insert link" : "Lisää linkki",
|
||||
"Info" : "Tietoa",
|
||||
"Success" : "Onnistui",
|
||||
"Warning" : "Varoitus",
|
||||
"Table" : "Taulukko",
|
||||
"Details" : "Tiedot",
|
||||
"Insert link" : "Lisää linkki",
|
||||
"Insert attachment" : "Lisää liite",
|
||||
"Command" : "Komento",
|
||||
"Control" : "Hallinta",
|
||||
|
@ -165,6 +162,9 @@ OC.L10N.register(
|
|||
"Link to this section" : "Linkki tähän osioon",
|
||||
"Show author colors" : "Näytä tekijän värit",
|
||||
"Author colors are only shown until everyone has closed the document." : "Tekijöiden värit näytetään siihen asti, kunnes kaikki ovat sulkeneet asiakirjan.",
|
||||
"Info" : "Tietoa",
|
||||
"Success" : "Onnistui",
|
||||
"Warning" : "Varoitus",
|
||||
"Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...",
|
||||
"Add description" : "Lisää kuvaus"
|
||||
},
|
||||
|
|
|
@ -145,12 +145,9 @@
|
|||
"Heading 5" : "Otsikko 5",
|
||||
"Lists" : "Luettelot",
|
||||
"To-Do list" : "Tehtävälista",
|
||||
"Insert link" : "Lisää linkki",
|
||||
"Info" : "Tietoa",
|
||||
"Success" : "Onnistui",
|
||||
"Warning" : "Varoitus",
|
||||
"Table" : "Taulukko",
|
||||
"Details" : "Tiedot",
|
||||
"Insert link" : "Lisää linkki",
|
||||
"Insert attachment" : "Lisää liite",
|
||||
"Command" : "Komento",
|
||||
"Control" : "Hallinta",
|
||||
|
@ -163,6 +160,9 @@
|
|||
"Link to this section" : "Linkki tähän osioon",
|
||||
"Show author colors" : "Näytä tekijän värit",
|
||||
"Author colors are only shown until everyone has closed the document." : "Tekijöiden värit näytetään siihen asti, kunnes kaikki ovat sulkeneet asiakirjan.",
|
||||
"Info" : "Tietoa",
|
||||
"Success" : "Onnistui",
|
||||
"Warning" : "Varoitus",
|
||||
"Add notes, lists or links …" : "Lisää muistiinpanoja, listoja tai linkkejä...",
|
||||
"Add description" : "Lisää kuvaus"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
12
l10n/fr.js
12
l10n/fr.js
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "Liste des tâches à faire",
|
||||
"Increase indentation" : "Augmenter l'indentation",
|
||||
"Decrease indentation" : "Diminuer l'indentation",
|
||||
"Insert link" : "Insérer un lien",
|
||||
"Callouts" : "Légendes",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succès",
|
||||
"Warning" : "Avertissement",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Tableau",
|
||||
"Details" : "Détails",
|
||||
"Insert link" : "Insérer un lien",
|
||||
"Insert attachment" : "Insérer une pièce jointe",
|
||||
"Command" : "Commande",
|
||||
"Control" : "Contrôler",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Lier vers cette section",
|
||||
"Show author colors" : "Afficher les couleurs de l'auteur",
|
||||
"Author colors are only shown until everyone has closed the document." : "Les couleurs de l’auteur ne sont affichées que jusqu’à ce que tout le monde ait fermé le document.",
|
||||
"Callouts" : "Légendes",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succès",
|
||||
"Warning" : "Avertissement",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …",
|
||||
"Add description" : "Ajouter une description"
|
||||
},
|
||||
|
|
12
l10n/fr.json
12
l10n/fr.json
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "Liste des tâches à faire",
|
||||
"Increase indentation" : "Augmenter l'indentation",
|
||||
"Decrease indentation" : "Diminuer l'indentation",
|
||||
"Insert link" : "Insérer un lien",
|
||||
"Callouts" : "Légendes",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succès",
|
||||
"Warning" : "Avertissement",
|
||||
"Danger" : "Danger",
|
||||
"Table" : "Tableau",
|
||||
"Details" : "Détails",
|
||||
"Insert link" : "Insérer un lien",
|
||||
"Insert attachment" : "Insérer une pièce jointe",
|
||||
"Command" : "Commande",
|
||||
"Control" : "Contrôler",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Lier vers cette section",
|
||||
"Show author colors" : "Afficher les couleurs de l'auteur",
|
||||
"Author colors are only shown until everyone has closed the document." : "Les couleurs de l’auteur ne sont affichées que jusqu’à ce que tout le monde ait fermé le document.",
|
||||
"Callouts" : "Légendes",
|
||||
"Info" : "Info",
|
||||
"Success" : "Succès",
|
||||
"Warning" : "Avertissement",
|
||||
"Danger" : "Danger",
|
||||
"Add notes, lists or links …" : "Ajoutez des notes, listes ou liens …",
|
||||
"Add description" : "Ajouter une description"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
12
l10n/ga.js
12
l10n/ga.js
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "Liosta le Déanamh",
|
||||
"Increase indentation" : "Méadú ar eangú",
|
||||
"Decrease indentation" : "Laghdú eangú",
|
||||
"Insert link" : "Ionsáigh nasc",
|
||||
"Callouts" : "Glaonna",
|
||||
"Info" : "Eolas",
|
||||
"Success" : "Rath",
|
||||
"Warning" : "Rabhadh",
|
||||
"Danger" : "Contúirt",
|
||||
"Table" : "Tábla",
|
||||
"Details" : "Sonraí",
|
||||
"Insert link" : "Ionsáigh nasc",
|
||||
"Insert attachment" : "Ionsáigh ceangaltán",
|
||||
"Command" : "Ordú",
|
||||
"Control" : "Smacht",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Nasc leis an alt seo",
|
||||
"Show author colors" : "Taispeáin dathanna an údair",
|
||||
"Author colors are only shown until everyone has closed the document." : "Ní thaispeántar dathanna an údair ach go dtí go mbíonn an doiciméad dúnta ag gach duine.",
|
||||
"Callouts" : "Glaonna",
|
||||
"Info" : "Eolas",
|
||||
"Success" : "Rath",
|
||||
"Warning" : "Rabhadh",
|
||||
"Danger" : "Contúirt",
|
||||
"Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…",
|
||||
"Add description" : "Cuir cur síos leis"
|
||||
},
|
||||
|
|
12
l10n/ga.json
12
l10n/ga.json
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "Liosta le Déanamh",
|
||||
"Increase indentation" : "Méadú ar eangú",
|
||||
"Decrease indentation" : "Laghdú eangú",
|
||||
"Insert link" : "Ionsáigh nasc",
|
||||
"Callouts" : "Glaonna",
|
||||
"Info" : "Eolas",
|
||||
"Success" : "Rath",
|
||||
"Warning" : "Rabhadh",
|
||||
"Danger" : "Contúirt",
|
||||
"Table" : "Tábla",
|
||||
"Details" : "Sonraí",
|
||||
"Insert link" : "Ionsáigh nasc",
|
||||
"Insert attachment" : "Ionsáigh ceangaltán",
|
||||
"Command" : "Ordú",
|
||||
"Control" : "Smacht",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Nasc leis an alt seo",
|
||||
"Show author colors" : "Taispeáin dathanna an údair",
|
||||
"Author colors are only shown until everyone has closed the document." : "Ní thaispeántar dathanna an údair ach go dtí go mbíonn an doiciméad dúnta ag gach duine.",
|
||||
"Callouts" : "Glaonna",
|
||||
"Info" : "Eolas",
|
||||
"Success" : "Rath",
|
||||
"Warning" : "Rabhadh",
|
||||
"Danger" : "Contúirt",
|
||||
"Add notes, lists or links …" : "Cuir nótaí, liostaí nó naisc leis…",
|
||||
"Add description" : "Cuir cur síos leis"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
|
|
12
l10n/gl.js
12
l10n/gl.js
|
@ -185,14 +185,9 @@ OC.L10N.register(
|
|||
"To-Do list" : "Lista de tarefas pendentes",
|
||||
"Increase indentation" : "Incrementar a sangría",
|
||||
"Decrease indentation" : "Diminuír a sangría",
|
||||
"Insert link" : "Inserir ligazón",
|
||||
"Callouts" : "Lendas",
|
||||
"Info" : "Información",
|
||||
"Success" : "Correcto",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Perigo",
|
||||
"Table" : "Táboa",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Inserir ligazón",
|
||||
"Insert attachment" : "Inserir o anexo",
|
||||
"Command" : "Orde",
|
||||
"Control" : "Control",
|
||||
|
@ -208,6 +203,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Ligazón a esta sección",
|
||||
"Show author colors" : "Amosar as cores do autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.",
|
||||
"Callouts" : "Lendas",
|
||||
"Info" : "Información",
|
||||
"Success" : "Correcto",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Perigo",
|
||||
"Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…",
|
||||
"Add description" : "Engadir descrición"
|
||||
},
|
||||
|
|
12
l10n/gl.json
12
l10n/gl.json
|
@ -183,14 +183,9 @@
|
|||
"To-Do list" : "Lista de tarefas pendentes",
|
||||
"Increase indentation" : "Incrementar a sangría",
|
||||
"Decrease indentation" : "Diminuír a sangría",
|
||||
"Insert link" : "Inserir ligazón",
|
||||
"Callouts" : "Lendas",
|
||||
"Info" : "Información",
|
||||
"Success" : "Correcto",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Perigo",
|
||||
"Table" : "Táboa",
|
||||
"Details" : "Detalles",
|
||||
"Insert link" : "Inserir ligazón",
|
||||
"Insert attachment" : "Inserir o anexo",
|
||||
"Command" : "Orde",
|
||||
"Control" : "Control",
|
||||
|
@ -206,6 +201,11 @@
|
|||
"Link to this section" : "Ligazón a esta sección",
|
||||
"Show author colors" : "Amosar as cores do autor",
|
||||
"Author colors are only shown until everyone has closed the document." : "As cores do autor só se amosan ata que todos pechen o documento.",
|
||||
"Callouts" : "Lendas",
|
||||
"Info" : "Información",
|
||||
"Success" : "Correcto",
|
||||
"Warning" : "Advertencia",
|
||||
"Danger" : "Perigo",
|
||||
"Add notes, lists or links …" : "Engadir notas, listas ou ligazóns…",
|
||||
"Add description" : "Engadir descrición"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -69,14 +69,14 @@ OC.L10N.register(
|
|||
"Heading 4" : "כותרת 4",
|
||||
"Heading 5" : "כותרת 5",
|
||||
"Lists" : "רשימות",
|
||||
"Info" : "פרטים",
|
||||
"Success" : "הצלחה",
|
||||
"Warning" : "אזהרה",
|
||||
"Details" : "פרטים",
|
||||
"Insert attachment" : "הוספת קובץ מצורף",
|
||||
"Command" : "פקודה",
|
||||
"Control" : "שליטה",
|
||||
"Formatting" : "עיצוב",
|
||||
"Info" : "פרטים",
|
||||
"Success" : "הצלחה",
|
||||
"Warning" : "אזהרה",
|
||||
"Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…"
|
||||
},
|
||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
||||
|
|
|
@ -67,14 +67,14 @@
|
|||
"Heading 4" : "כותרת 4",
|
||||
"Heading 5" : "כותרת 5",
|
||||
"Lists" : "רשימות",
|
||||
"Info" : "פרטים",
|
||||
"Success" : "הצלחה",
|
||||
"Warning" : "אזהרה",
|
||||
"Details" : "פרטים",
|
||||
"Insert attachment" : "הוספת קובץ מצורף",
|
||||
"Command" : "פקודה",
|
||||
"Control" : "שליטה",
|
||||
"Formatting" : "עיצוב",
|
||||
"Info" : "פרטים",
|
||||
"Success" : "הצלחה",
|
||||
"Warning" : "אזהרה",
|
||||
"Add notes, lists or links …" : "ניתן להוסיף הערות, רשימות או קישורים…"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
||||
}
|
|
@ -70,9 +70,6 @@ OC.L10N.register(
|
|||
"Heading 4" : "Naslov 4",
|
||||
"Heading 5" : "Naslov 5",
|
||||
"Lists" : "Popisi",
|
||||
"Info" : "Informacije",
|
||||
"Success" : "Uspjeh",
|
||||
"Warning" : "Upozorenje",
|
||||
"Details" : "Pojedinosti",
|
||||
"Insert attachment" : "Umetni privitak",
|
||||
"Command" : "Naredba",
|
||||
|
@ -80,6 +77,9 @@ OC.L10N.register(
|
|||
"Formatting" : "Oblikovanje",
|
||||
"Show author colors" : "Prikaži boje autora",
|
||||
"Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.",
|
||||
"Info" : "Informacije",
|
||||
"Success" : "Uspjeh",
|
||||
"Warning" : "Upozorenje",
|
||||
"Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
|
@ -68,9 +68,6 @@
|
|||
"Heading 4" : "Naslov 4",
|
||||
"Heading 5" : "Naslov 5",
|
||||
"Lists" : "Popisi",
|
||||
"Info" : "Informacije",
|
||||
"Success" : "Uspjeh",
|
||||
"Warning" : "Upozorenje",
|
||||
"Details" : "Pojedinosti",
|
||||
"Insert attachment" : "Umetni privitak",
|
||||
"Command" : "Naredba",
|
||||
|
@ -78,6 +75,9 @@
|
|||
"Formatting" : "Oblikovanje",
|
||||
"Show author colors" : "Prikaži boje autora",
|
||||
"Author colors are only shown until everyone has closed the document." : "Boje autora prikazuju se samo dok svi ne zatvore dokument.",
|
||||
"Info" : "Informacije",
|
||||
"Success" : "Uspjeh",
|
||||
"Warning" : "Upozorenje",
|
||||
"Add notes, lists or links …" : "Dodajte bilješke, popise ili poveznice…"
|
||||
},"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;"
|
||||
}
|
12
l10n/hu.js
12
l10n/hu.js
|
@ -161,14 +161,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Címsor 5",
|
||||
"Lists" : "Listák",
|
||||
"To-Do list" : "Teendőlista",
|
||||
"Insert link" : "Hivatkozás beszúrása",
|
||||
"Callouts" : "Kiemelések",
|
||||
"Info" : "Információ",
|
||||
"Success" : "Siker",
|
||||
"Warning" : "Figyelmeztetés",
|
||||
"Danger" : "Veszély",
|
||||
"Table" : "Táblázat",
|
||||
"Details" : "Részletek",
|
||||
"Insert link" : "Hivatkozás beszúrása",
|
||||
"Insert attachment" : "Melléklet beszúrása",
|
||||
"Command" : "Command",
|
||||
"Control" : "Control",
|
||||
|
@ -179,6 +174,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Hivatkozás erre a szakaszra",
|
||||
"Show author colors" : "Szerzők színének megjelenítése",
|
||||
"Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.",
|
||||
"Callouts" : "Kiemelések",
|
||||
"Info" : "Információ",
|
||||
"Success" : "Siker",
|
||||
"Warning" : "Figyelmeztetés",
|
||||
"Danger" : "Veszély",
|
||||
"Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…",
|
||||
"Add description" : "Leírás hozzáadása"
|
||||
},
|
||||
|
|
12
l10n/hu.json
12
l10n/hu.json
|
@ -159,14 +159,9 @@
|
|||
"Heading 5" : "Címsor 5",
|
||||
"Lists" : "Listák",
|
||||
"To-Do list" : "Teendőlista",
|
||||
"Insert link" : "Hivatkozás beszúrása",
|
||||
"Callouts" : "Kiemelések",
|
||||
"Info" : "Információ",
|
||||
"Success" : "Siker",
|
||||
"Warning" : "Figyelmeztetés",
|
||||
"Danger" : "Veszély",
|
||||
"Table" : "Táblázat",
|
||||
"Details" : "Részletek",
|
||||
"Insert link" : "Hivatkozás beszúrása",
|
||||
"Insert attachment" : "Melléklet beszúrása",
|
||||
"Command" : "Command",
|
||||
"Control" : "Control",
|
||||
|
@ -177,6 +172,11 @@
|
|||
"Link to this section" : "Hivatkozás erre a szakaszra",
|
||||
"Show author colors" : "Szerzők színének megjelenítése",
|
||||
"Author colors are only shown until everyone has closed the document." : "A szerzők színei csak addig jelennek meg, amíg mindenki le nem zárta a dokumentumot.",
|
||||
"Callouts" : "Kiemelések",
|
||||
"Info" : "Információ",
|
||||
"Success" : "Siker",
|
||||
"Warning" : "Figyelmeztetés",
|
||||
"Danger" : "Veszély",
|
||||
"Add notes, lists or links …" : "Jegyzetek, listák vagy hivatkozások hozzáadása…",
|
||||
"Add description" : "Leírás hozzáadása"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
|
|
|
@ -18,8 +18,8 @@ OC.L10N.register(
|
|||
"URL" : "URL",
|
||||
"Edit" : "մշակել",
|
||||
"Source code" : "ծրագրի կոդը",
|
||||
"Details" : "Մանրամասներ",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Զգուշացում",
|
||||
"Details" : "Մանրամասներ"
|
||||
"Warning" : "Զգուշացում"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -16,8 +16,8 @@
|
|||
"URL" : "URL",
|
||||
"Edit" : "մշակել",
|
||||
"Source code" : "ծրագրի կոդը",
|
||||
"Details" : "Մանրամասներ",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Զգուշացում",
|
||||
"Details" : "Մանրամասներ"
|
||||
"Warning" : "Զգուշացում"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -14,8 +14,8 @@ OC.L10N.register(
|
|||
"URL" : "URL",
|
||||
"to" : "a",
|
||||
"Edit" : "Modificar",
|
||||
"Details" : "Detalios",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Aviso",
|
||||
"Details" : "Detalios"
|
||||
"Warning" : "Aviso"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
"URL" : "URL",
|
||||
"to" : "a",
|
||||
"Edit" : "Modificar",
|
||||
"Details" : "Detalios",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Aviso",
|
||||
"Details" : "Detalios"
|
||||
"Warning" : "Aviso"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
|
@ -34,11 +34,11 @@ OC.L10N.register(
|
|||
"Source code" : "Kode sumber",
|
||||
"Both" : "Keduanya",
|
||||
"Lists" : "Daftar",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Peringatan",
|
||||
"Details" : "Detail",
|
||||
"Control" : "Kendali",
|
||||
"Formatting" : "Pemformatan",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Peringatan",
|
||||
"Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan..."
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
@ -32,11 +32,11 @@
|
|||
"Source code" : "Kode sumber",
|
||||
"Both" : "Keduanya",
|
||||
"Lists" : "Daftar",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Peringatan",
|
||||
"Details" : "Detail",
|
||||
"Control" : "Kendali",
|
||||
"Formatting" : "Pemformatan",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Peringatan",
|
||||
"Add notes, lists or links …" : "Tambahkan catatan, daftar, atau tautan..."
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
12
l10n/is.js
12
l10n/is.js
|
@ -153,14 +153,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Fyrirsögn 5",
|
||||
"Lists" : "Listar",
|
||||
"To-Do list" : "Verkþáttalisti",
|
||||
"Insert link" : "Setja inn tengil",
|
||||
"Callouts" : "Talblöðrur",
|
||||
"Info" : "Upplýsingar",
|
||||
"Success" : "Tókst",
|
||||
"Warning" : "Aðvörun",
|
||||
"Danger" : "Hættulegt",
|
||||
"Table" : "Tafla",
|
||||
"Details" : "Nánar",
|
||||
"Insert link" : "Setja inn tengil",
|
||||
"Insert attachment" : "Setja inn viðhengi",
|
||||
"Command" : "Skipun",
|
||||
"Control" : "Stjórnun",
|
||||
|
@ -171,6 +166,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Tengja í þennan hluta",
|
||||
"Show author colors" : "Sýna liti höfunda",
|
||||
"Author colors are only shown until everyone has closed the document." : "Litir höfunda eru aðeins sýndir þar til allir hafa lokað skjalinu.",
|
||||
"Callouts" : "Talblöðrur",
|
||||
"Info" : "Upplýsingar",
|
||||
"Success" : "Tókst",
|
||||
"Warning" : "Aðvörun",
|
||||
"Danger" : "Hættulegt",
|
||||
"Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …",
|
||||
"Add description" : "Bæta við lýsingu"
|
||||
},
|
||||
|
|
12
l10n/is.json
12
l10n/is.json
|
@ -151,14 +151,9 @@
|
|||
"Heading 5" : "Fyrirsögn 5",
|
||||
"Lists" : "Listar",
|
||||
"To-Do list" : "Verkþáttalisti",
|
||||
"Insert link" : "Setja inn tengil",
|
||||
"Callouts" : "Talblöðrur",
|
||||
"Info" : "Upplýsingar",
|
||||
"Success" : "Tókst",
|
||||
"Warning" : "Aðvörun",
|
||||
"Danger" : "Hættulegt",
|
||||
"Table" : "Tafla",
|
||||
"Details" : "Nánar",
|
||||
"Insert link" : "Setja inn tengil",
|
||||
"Insert attachment" : "Setja inn viðhengi",
|
||||
"Command" : "Skipun",
|
||||
"Control" : "Stjórnun",
|
||||
|
@ -169,6 +164,11 @@
|
|||
"Link to this section" : "Tengja í þennan hluta",
|
||||
"Show author colors" : "Sýna liti höfunda",
|
||||
"Author colors are only shown until everyone has closed the document." : "Litir höfunda eru aðeins sýndir þar til allir hafa lokað skjalinu.",
|
||||
"Callouts" : "Talblöðrur",
|
||||
"Info" : "Upplýsingar",
|
||||
"Success" : "Tókst",
|
||||
"Warning" : "Aðvörun",
|
||||
"Danger" : "Hættulegt",
|
||||
"Add notes, lists or links …" : "Bættu við minnispunktum, listum eða tenglum …",
|
||||
"Add description" : "Bæta við lýsingu"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
|
|
12
l10n/it.js
12
l10n/it.js
|
@ -182,14 +182,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "Intestazione 5",
|
||||
"Lists" : "Elenchi",
|
||||
"To-Do list" : "Elenco cose da fare",
|
||||
"Insert link" : "Inserisci collegamento",
|
||||
"Callouts" : "Didascalie",
|
||||
"Info" : "Informazioni",
|
||||
"Success" : "Successo",
|
||||
"Warning" : "Attenzione",
|
||||
"Danger" : "Pericolo",
|
||||
"Table" : "Tabella",
|
||||
"Details" : "Dettagli",
|
||||
"Insert link" : "Inserisci collegamento",
|
||||
"Insert attachment" : "Inserisci allegato",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Controllo",
|
||||
|
@ -204,6 +199,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "Collegamento a questa sezione",
|
||||
"Show author colors" : "Mostra i colori degli autori",
|
||||
"Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ",
|
||||
"Callouts" : "Didascalie",
|
||||
"Info" : "Informazioni",
|
||||
"Success" : "Successo",
|
||||
"Warning" : "Attenzione",
|
||||
"Danger" : "Pericolo",
|
||||
"Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...",
|
||||
"Add description" : "Aggiungi descrizione"
|
||||
},
|
||||
|
|
12
l10n/it.json
12
l10n/it.json
|
@ -180,14 +180,9 @@
|
|||
"Heading 5" : "Intestazione 5",
|
||||
"Lists" : "Elenchi",
|
||||
"To-Do list" : "Elenco cose da fare",
|
||||
"Insert link" : "Inserisci collegamento",
|
||||
"Callouts" : "Didascalie",
|
||||
"Info" : "Informazioni",
|
||||
"Success" : "Successo",
|
||||
"Warning" : "Attenzione",
|
||||
"Danger" : "Pericolo",
|
||||
"Table" : "Tabella",
|
||||
"Details" : "Dettagli",
|
||||
"Insert link" : "Inserisci collegamento",
|
||||
"Insert attachment" : "Inserisci allegato",
|
||||
"Command" : "Comando",
|
||||
"Control" : "Controllo",
|
||||
|
@ -202,6 +197,11 @@
|
|||
"Link to this section" : "Collegamento a questa sezione",
|
||||
"Show author colors" : "Mostra i colori degli autori",
|
||||
"Author colors are only shown until everyone has closed the document." : "I colori degli autori sono visualizzati solo finché tutti non hanno chiuso il documento. ",
|
||||
"Callouts" : "Didascalie",
|
||||
"Info" : "Informazioni",
|
||||
"Success" : "Successo",
|
||||
"Warning" : "Attenzione",
|
||||
"Danger" : "Pericolo",
|
||||
"Add notes, lists or links …" : "Aggiungi note, elenchi o collegamenti...",
|
||||
"Add description" : "Aggiungi descrizione"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
12
l10n/ja.js
12
l10n/ja.js
|
@ -183,14 +183,9 @@ OC.L10N.register(
|
|||
"Heading 5" : "見出し5",
|
||||
"Lists" : "リスト",
|
||||
"To-Do list" : "To-Do リスト",
|
||||
"Insert link" : "リンクを挿入する",
|
||||
"Callouts" : "コールアウト",
|
||||
"Info" : "情報",
|
||||
"Success" : "完了",
|
||||
"Warning" : "警告",
|
||||
"Danger" : "危険",
|
||||
"Table" : "表",
|
||||
"Details" : "詳細",
|
||||
"Insert link" : "リンクを挿入する",
|
||||
"Insert attachment" : "添付ファイルを挿入する",
|
||||
"Command" : "コマンド",
|
||||
"Control" : "コントロール",
|
||||
|
@ -205,6 +200,11 @@ OC.L10N.register(
|
|||
"Link to this section" : "このセクションへのリンク",
|
||||
"Show author colors" : "記入者の色をつける",
|
||||
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",
|
||||
"Callouts" : "コールアウト",
|
||||
"Info" : "情報",
|
||||
"Success" : "完了",
|
||||
"Warning" : "警告",
|
||||
"Danger" : "危険",
|
||||
"Add notes, lists or links …" : "ノート、リスト、リンクを追加...",
|
||||
"Add description" : "説明を追加"
|
||||
},
|
||||
|
|
12
l10n/ja.json
12
l10n/ja.json
|
@ -181,14 +181,9 @@
|
|||
"Heading 5" : "見出し5",
|
||||
"Lists" : "リスト",
|
||||
"To-Do list" : "To-Do リスト",
|
||||
"Insert link" : "リンクを挿入する",
|
||||
"Callouts" : "コールアウト",
|
||||
"Info" : "情報",
|
||||
"Success" : "完了",
|
||||
"Warning" : "警告",
|
||||
"Danger" : "危険",
|
||||
"Table" : "表",
|
||||
"Details" : "詳細",
|
||||
"Insert link" : "リンクを挿入する",
|
||||
"Insert attachment" : "添付ファイルを挿入する",
|
||||
"Command" : "コマンド",
|
||||
"Control" : "コントロール",
|
||||
|
@ -203,6 +198,11 @@
|
|||
"Link to this section" : "このセクションへのリンク",
|
||||
"Show author colors" : "記入者の色をつける",
|
||||
"Author colors are only shown until everyone has closed the document." : "記入者の色は、全員がドキュメントを閉じるまで表示されます。",
|
||||
"Callouts" : "コールアウト",
|
||||
"Info" : "情報",
|
||||
"Success" : "完了",
|
||||
"Warning" : "警告",
|
||||
"Danger" : "危険",
|
||||
"Add notes, lists or links …" : "ノート、リスト、リンクを追加...",
|
||||
"Add description" : "説明を追加"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
|
|
|
@ -44,10 +44,10 @@ OC.L10N.register(
|
|||
"Source code" : "Source code",
|
||||
"Headings" : "Headings",
|
||||
"Lists" : "Lists",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Warning",
|
||||
"Details" : "Details",
|
||||
"Command" : "Command",
|
||||
"Formatting" : "Formatting"
|
||||
"Formatting" : "Formatting",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Warning"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
@ -42,10 +42,10 @@
|
|||
"Source code" : "Source code",
|
||||
"Headings" : "Headings",
|
||||
"Lists" : "Lists",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Warning",
|
||||
"Details" : "Details",
|
||||
"Command" : "Command",
|
||||
"Formatting" : "Formatting"
|
||||
"Formatting" : "Formatting",
|
||||
"Info" : "Info",
|
||||
"Warning" : "Warning"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче