Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2023-07-27 00:58:50 +00:00
Родитель 33b966434c
Коммит 74299e1775
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 130DAB86D3FB356C
50 изменённых файлов: 62 добавлений и 54 удалений

Просмотреть файл

@ -1,7 +1,7 @@
OC.L10N.register(
"integration_github",
{
"GitHub" : "GitHub",
"GitHub" : "قيت هب GitHub",
"Error getting OAuth access token" : "حدث خطأ أثناء محاولة الحصول على أَمَارَة token للتصديق المفتوح OAuth",
"Error during OAuth exchanges" : "خطأ أثناء تبادل OAuth.",
"GitHub notifications" : "إشعارات GitHub",
@ -33,8 +33,8 @@ OC.L10N.register(
"personal access token" : "أَمَارَة الدخول الشخصية personal access token",
"Use default access token for anonymous users" : "إستخدِم أَمَارَة الدخول الافتراضية Default access token للمستخدمين غير المُعرّفِين",
"Use default access token for guest users" : "إستخدِم أَمَارَة الدخول الافتراضية Default access token للمستخدِمين الضُيُوف",
"Use a popup to authenticate" : "إستخدِم النافذة المُنبثِقة للتعريف عن نفسك ",
"Enable GitHub link previews" : "تمكين معاينات روابط GitHub ",
"Enable GitHub dashboard widget" : "تفعيل وَدْجَة widget لوحة معلومات GitHub",
"GitHub admin options saved" : "تمّ حفظ خيارات مُشرِف GitHub ",
"Failed to save GitHub admin options" : "فشل حفظ خيارات مُشرِف GitHub ",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "عند إنشاء أمارة token وصول شخصي بنفسك، فيجب منحه على الأقل أذونات \"قراءة: مستخدم\" read:user، و \"مستخدم: البريد الإلكتروني\" user:email، و \"الإشعارات\" notifications.",
@ -92,6 +92,7 @@ OC.L10N.register(
"edited {date}" : "عُدّل في {date}",
"Assigned to {login}" : "أُسنِدَ إلى {login}",
"Failed to save GitHub OAuth state" : "فشل في حفظ حالة GitHub OAuth",
"Use a popup to authenticate" : "إستخدِم النافذة المُنبثِقة للتعريف عن نفسك ",
"Click to expand/collapse content" : "إضغط لِـ\"فَرْدِ/طَيِّ\" expand/collapse المحتوى",
"Click to expand comment" : "إضغط لِفَرْدِ expand الملاحظات"
},

Просмотреть файл

@ -1,5 +1,5 @@
{ "translations": {
"GitHub" : "GitHub",
"GitHub" : "قيت هب GitHub",
"Error getting OAuth access token" : "حدث خطأ أثناء محاولة الحصول على أَمَارَة token للتصديق المفتوح OAuth",
"Error during OAuth exchanges" : "خطأ أثناء تبادل OAuth.",
"GitHub notifications" : "إشعارات GitHub",
@ -31,8 +31,8 @@
"personal access token" : "أَمَارَة الدخول الشخصية personal access token",
"Use default access token for anonymous users" : "إستخدِم أَمَارَة الدخول الافتراضية Default access token للمستخدمين غير المُعرّفِين",
"Use default access token for guest users" : "إستخدِم أَمَارَة الدخول الافتراضية Default access token للمستخدِمين الضُيُوف",
"Use a popup to authenticate" : "إستخدِم النافذة المُنبثِقة للتعريف عن نفسك ",
"Enable GitHub link previews" : "تمكين معاينات روابط GitHub ",
"Enable GitHub dashboard widget" : "تفعيل وَدْجَة widget لوحة معلومات GitHub",
"GitHub admin options saved" : "تمّ حفظ خيارات مُشرِف GitHub ",
"Failed to save GitHub admin options" : "فشل حفظ خيارات مُشرِف GitHub ",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "عند إنشاء أمارة token وصول شخصي بنفسك، فيجب منحه على الأقل أذونات \"قراءة: مستخدم\" read:user، و \"مستخدم: البريد الإلكتروني\" user:email، و \"الإشعارات\" notifications.",
@ -90,6 +90,7 @@
"edited {date}" : "عُدّل في {date}",
"Assigned to {login}" : "أُسنِدَ إلى {login}",
"Failed to save GitHub OAuth state" : "فشل في حفظ حالة GitHub OAuth",
"Use a popup to authenticate" : "إستخدِم النافذة المُنبثِقة للتعريف عن نفسك ",
"Click to expand/collapse content" : "إضغط لِـ\"فَرْدِ/طَيِّ\" expand/collapse المحتوى",
"Click to expand comment" : "إضغط لِفَرْدِ expand الملاحظات"
},"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;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "личен токен за достъп",
"Use default access token for anonymous users" : "Използване на токен за достъп по подразбиране за анонимни потребители",
"Use default access token for guest users" : "Използване на токен за достъп по подразбиране за гост потребители",
"Use a popup to authenticate" : "Използване на изскачащ прозорец за удостоверяване",
"Enable GitHub link previews" : "Активиране на визуализации на връзките в GitHub",
"GitHub admin options saved" : "Опциите за администратор на GitHub са записани",
"Failed to save GitHub admin options" : "Неуспешно записване на опциите за администратор на GitHub",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "редактиран на {дата}",
"Assigned to {login}" : "Зачислено на {login}",
"Failed to save GitHub OAuth state" : "Неуспешно записване на състоянието на GitHub OAuth",
"Use a popup to authenticate" : "Използване на изскачащ прозорец за удостоверяване",
"Click to expand/collapse content" : "Кликване за разширяване/свиване на съдържанието",
"Click to expand comment" : "Кликване за разширяване на коментара"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "личен токен за достъп",
"Use default access token for anonymous users" : "Използване на токен за достъп по подразбиране за анонимни потребители",
"Use default access token for guest users" : "Използване на токен за достъп по подразбиране за гост потребители",
"Use a popup to authenticate" : "Използване на изскачащ прозорец за удостоверяване",
"Enable GitHub link previews" : "Активиране на визуализации на връзките в GitHub",
"GitHub admin options saved" : "Опциите за администратор на GitHub са записани",
"Failed to save GitHub admin options" : "Неуспешно записване на опциите за администратор на GitHub",
@ -87,6 +86,7 @@
"edited {date}" : "редактиран на {дата}",
"Assigned to {login}" : "Зачислено на {login}",
"Failed to save GitHub OAuth state" : "Неуспешно записване на състоянието на GitHub OAuth",
"Use a popup to authenticate" : "Използване на изскачащ прозорец за удостоверяване",
"Click to expand/collapse content" : "Кликване за разширяване/свиване на съдържанието",
"Click to expand comment" : "Кликване за разширяване на коментара"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -33,8 +33,8 @@ OC.L10N.register(
"personal access token" : "osobní přístupový token",
"Use default access token for anonymous users" : "Použít výchozí přístupový token pro anonymní uživatele",
"Use default access token for guest users" : "Použít výchozí přístupový token pro anonymní uživatele-hosty",
"Use a popup to authenticate" : "Ověřte se ve vyskakovacím okně",
"Enable GitHub link previews" : "Zapnout náhledy odkazů na GitHub",
"Enable GitHub dashboard widget" : "Zapnout ovládací prvek nástěnky pro GitHub",
"GitHub admin options saved" : "Předvolby správy GitHub uloženy",
"Failed to save GitHub admin options" : "Nepodařilo se uložit předvolby správy GitHub",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Když si osobní přístupový token vytváříte sami, udělte mu přinejmenším oprávnění pro „čtení:uživatrel“ a „upozornění“.",
@ -92,6 +92,7 @@ OC.L10N.register(
"edited {date}" : "upraveno {date}",
"Assigned to {login}" : "Přiřazeno uživateli {login}",
"Failed to save GitHub OAuth state" : "Nepodařilo se uložit stav GitHub OAuth",
"Use a popup to authenticate" : "Ověřte se ve vyskakovacím okně",
"Click to expand/collapse content" : "Obsah rozbalíte/sbalíte kliknutím",
"Click to expand comment" : "Komentář rozbalíte kliknutím"
},

Просмотреть файл

@ -31,8 +31,8 @@
"personal access token" : "osobní přístupový token",
"Use default access token for anonymous users" : "Použít výchozí přístupový token pro anonymní uživatele",
"Use default access token for guest users" : "Použít výchozí přístupový token pro anonymní uživatele-hosty",
"Use a popup to authenticate" : "Ověřte se ve vyskakovacím okně",
"Enable GitHub link previews" : "Zapnout náhledy odkazů na GitHub",
"Enable GitHub dashboard widget" : "Zapnout ovládací prvek nástěnky pro GitHub",
"GitHub admin options saved" : "Předvolby správy GitHub uloženy",
"Failed to save GitHub admin options" : "Nepodařilo se uložit předvolby správy GitHub",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Když si osobní přístupový token vytváříte sami, udělte mu přinejmenším oprávnění pro „čtení:uživatrel“ a „upozornění“.",
@ -90,6 +90,7 @@
"edited {date}" : "upraveno {date}",
"Assigned to {login}" : "Přiřazeno uživateli {login}",
"Failed to save GitHub OAuth state" : "Nepodařilo se uložit stav GitHub OAuth",
"Use a popup to authenticate" : "Ověřte se ve vyskakovacím okně",
"Click to expand/collapse content" : "Obsah rozbalíte/sbalíte kliknutím",
"Click to expand comment" : "Komentář rozbalíte kliknutím"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "Persönlicher Zugriffsschlüssel",
"Use default access token for anonymous users" : "Standard-Zugriffstoken für anonyme Benutzer verwenden",
"Use default access token for guest users" : "Standard-Zugriffstoken für Gastbenutzer verwenden",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Enable GitHub link previews" : "Vorschau von GitHub-Links aktivieren",
"GitHub admin options saved" : "GitHub-Administrator-Einstellungen gespeichert",
"Failed to save GitHub admin options" : "Fehler beim Speichern der GitHub-Administrator-Einstellungen",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "bearbeitet {date}",
"Assigned to {login}" : "Zugewiesen an {login}",
"Failed to save GitHub OAuth state" : "Fehler beim Speichern des GitHub OAuth-Status",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Click to expand/collapse content" : "Klicken, um den Inhalt zu erweitern/einzuklappen",
"Click to expand comment" : "Klicken, um den Kommentar zu erweitern"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "Persönlicher Zugriffsschlüssel",
"Use default access token for anonymous users" : "Standard-Zugriffstoken für anonyme Benutzer verwenden",
"Use default access token for guest users" : "Standard-Zugriffstoken für Gastbenutzer verwenden",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Enable GitHub link previews" : "Vorschau von GitHub-Links aktivieren",
"GitHub admin options saved" : "GitHub-Administrator-Einstellungen gespeichert",
"Failed to save GitHub admin options" : "Fehler beim Speichern der GitHub-Administrator-Einstellungen",
@ -87,6 +86,7 @@
"edited {date}" : "bearbeitet {date}",
"Assigned to {login}" : "Zugewiesen an {login}",
"Failed to save GitHub OAuth state" : "Fehler beim Speichern des GitHub OAuth-Status",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Click to expand/collapse content" : "Klicken, um den Inhalt zu erweitern/einzuklappen",
"Click to expand comment" : "Klicken, um den Kommentar zu erweitern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -33,8 +33,8 @@ OC.L10N.register(
"personal access token" : "Persönliches Zugriffstoken",
"Use default access token for anonymous users" : "Standard-Zugriffstoken für anonyme Benutzer verwenden",
"Use default access token for guest users" : "Standard-Zugriffstoken für Gastbenutzer verwenden",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Enable GitHub link previews" : "Vorschau von GitHub-Links aktivieren",
"Enable GitHub dashboard widget" : "GitHub-Dashboard-Widget aktivieren",
"GitHub admin options saved" : "GitHub-Administrator-Einstellungen gespeichert",
"Failed to save GitHub admin options" : "Fehler beim Speichern der GitHub-Administrator-Einstellungen",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Wenn Sie selbst einen persönlichen Zugriffstoken erstellen, geben Sie diesem mindestens die Berechtigungen \"read:user\", \"user:email\" und \"notifications\".",
@ -92,6 +92,7 @@ OC.L10N.register(
"edited {date}" : "Bearbeitet {date}",
"Assigned to {login}" : "Zugewiesen an {login}",
"Failed to save GitHub OAuth state" : "Fehler beim Speichern des GitHub OAuth-Status",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Click to expand/collapse content" : "Klicken, um den Inhalt zu auszuklappen/ einzuklappen",
"Click to expand comment" : "Klicken, um den Kommentar zu erweitern"
},

Просмотреть файл

@ -31,8 +31,8 @@
"personal access token" : "Persönliches Zugriffstoken",
"Use default access token for anonymous users" : "Standard-Zugriffstoken für anonyme Benutzer verwenden",
"Use default access token for guest users" : "Standard-Zugriffstoken für Gastbenutzer verwenden",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Enable GitHub link previews" : "Vorschau von GitHub-Links aktivieren",
"Enable GitHub dashboard widget" : "GitHub-Dashboard-Widget aktivieren",
"GitHub admin options saved" : "GitHub-Administrator-Einstellungen gespeichert",
"Failed to save GitHub admin options" : "Fehler beim Speichern der GitHub-Administrator-Einstellungen",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Wenn Sie selbst einen persönlichen Zugriffstoken erstellen, geben Sie diesem mindestens die Berechtigungen \"read:user\", \"user:email\" und \"notifications\".",
@ -90,6 +90,7 @@
"edited {date}" : "Bearbeitet {date}",
"Assigned to {login}" : "Zugewiesen an {login}",
"Failed to save GitHub OAuth state" : "Fehler beim Speichern des GitHub OAuth-Status",
"Use a popup to authenticate" : "Popup zur Authentifizierung verwenden",
"Click to expand/collapse content" : "Klicken, um den Inhalt zu auszuklappen/ einzuklappen",
"Click to expand comment" : "Klicken, um den Kommentar zu erweitern"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -24,7 +24,6 @@ OC.L10N.register(
"Client ID of your GitHub application" : "Αναγνωριστικό πελάτη της εφαρμογής GitHub",
"Client secret" : "Μυστικό πελάτη",
"Client secret of your GitHub application" : "Μυστικό πελάτη της εφαρμογής GitHub",
"Use a popup to authenticate" : "Χρησιμοποιήστε ένα αναδυόμενο παράθυρο για έλεγχο ταυτότητας",
"GitHub admin options saved" : "Οι επιλογές διαχειριστή GitHub αποθηκεύτηκαν",
"Failed to save GitHub admin options" : "Αποτυχία αποθήκευσης των επιλογών διαχειριστή GitHub",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Όταν δημιουργείτε ένα διακριτικό προσωπικής πρόσβασης, δώστε του τουλάχιστον δικαιώματα «read: user», «user: email» και «notification».",
@ -55,6 +54,7 @@ OC.L10N.register(
"Owner" : "Κάτοχος",
"Draft" : "Πρόχειρο",
"Failed to save GitHub OAuth state" : "Αποτυχία αποθήκευσης της κατάστασης GitHub OAuth",
"Use a popup to authenticate" : "Χρησιμοποιήστε ένα αναδυόμενο παράθυρο για έλεγχο ταυτότητας",
"Click to expand comment" : "Κλικ για επέκταση σχολίου"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -22,7 +22,6 @@
"Client ID of your GitHub application" : "Αναγνωριστικό πελάτη της εφαρμογής GitHub",
"Client secret" : "Μυστικό πελάτη",
"Client secret of your GitHub application" : "Μυστικό πελάτη της εφαρμογής GitHub",
"Use a popup to authenticate" : "Χρησιμοποιήστε ένα αναδυόμενο παράθυρο για έλεγχο ταυτότητας",
"GitHub admin options saved" : "Οι επιλογές διαχειριστή GitHub αποθηκεύτηκαν",
"Failed to save GitHub admin options" : "Αποτυχία αποθήκευσης των επιλογών διαχειριστή GitHub",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Όταν δημιουργείτε ένα διακριτικό προσωπικής πρόσβασης, δώστε του τουλάχιστον δικαιώματα «read: user», «user: email» και «notification».",
@ -53,6 +52,7 @@
"Owner" : "Κάτοχος",
"Draft" : "Πρόχειρο",
"Failed to save GitHub OAuth state" : "Αποτυχία αποθήκευσης της κατάστασης GitHub OAuth",
"Use a popup to authenticate" : "Χρησιμοποιήστε ένα αναδυόμενο παράθυρο για έλεγχο ταυτότητας",
"Click to expand comment" : "Κλικ για επέκταση σχολίου"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "personal access token",
"Use default access token for anonymous users" : "Use default access token for anonymous users",
"Use default access token for guest users" : "Use default access token for guest users",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Enable GitHub link previews" : "Enable GitHub link previews",
"GitHub admin options saved" : "GitHub admin options saved",
"Failed to save GitHub admin options" : "Failed to save GitHub admin options",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "edited {date}",
"Assigned to {login}" : "Assigned to {login}",
"Failed to save GitHub OAuth state" : "Failed to save GitHub OAuth state",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Click to expand/collapse content" : "Click to expand/collapse content",
"Click to expand comment" : "Click to expand comment"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "personal access token",
"Use default access token for anonymous users" : "Use default access token for anonymous users",
"Use default access token for guest users" : "Use default access token for guest users",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Enable GitHub link previews" : "Enable GitHub link previews",
"GitHub admin options saved" : "GitHub admin options saved",
"Failed to save GitHub admin options" : "Failed to save GitHub admin options",
@ -90,6 +89,7 @@
"edited {date}" : "edited {date}",
"Assigned to {login}" : "Assigned to {login}",
"Failed to save GitHub OAuth state" : "Failed to save GitHub OAuth state",
"Use a popup to authenticate" : "Use a popup to authenticate",
"Click to expand/collapse content" : "Click to expand/collapse content",
"Click to expand comment" : "Click to expand comment"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "Token de acceso personal",
"Use default access token for anonymous users" : "Utilice el token por defecto para los usuarios anónimos",
"Use default access token for guest users" : "Utilice el token por defecto para los usuarios invitados",
"Use a popup to authenticate" : "Usa una ventana emergente para autenticar",
"Enable GitHub link previews" : "Habilitar la vista previa de los links de GitHub",
"GitHub admin options saved" : "Opciones de administración de GitHub guardadas",
"Failed to save GitHub admin options" : "Fallo al guardar las opciones de administración de GitHub",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Asignado a {login}",
"Failed to save GitHub OAuth state" : "Fallo al guardar el estado OAuth de GitHub",
"Use a popup to authenticate" : "Usa una ventana emergente para autenticar",
"Click to expand/collapse content" : "Pulse para expandir/colapsar el comentario",
"Click to expand comment" : "Pulse para expandir el comentario"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "Token de acceso personal",
"Use default access token for anonymous users" : "Utilice el token por defecto para los usuarios anónimos",
"Use default access token for guest users" : "Utilice el token por defecto para los usuarios invitados",
"Use a popup to authenticate" : "Usa una ventana emergente para autenticar",
"Enable GitHub link previews" : "Habilitar la vista previa de los links de GitHub",
"GitHub admin options saved" : "Opciones de administración de GitHub guardadas",
"Failed to save GitHub admin options" : "Fallo al guardar las opciones de administración de GitHub",
@ -90,6 +89,7 @@
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Asignado a {login}",
"Failed to save GitHub OAuth state" : "Fallo al guardar el estado OAuth de GitHub",
"Use a popup to authenticate" : "Usa una ventana emergente para autenticar",
"Click to expand/collapse content" : "Pulse para expandir/colapsar el comentario",
"Click to expand comment" : "Pulse para expandir el comentario"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "token de acceso personal",
"Use default access token for anonymous users" : "Usar token de acceso predeterminado para usuarios anónimos",
"Use default access token for guest users" : "Usar token de acceso predeterminado para usuarios invitados",
"Use a popup to authenticate" : "Usar un popup para la autenticación",
"Enable GitHub link previews" : "Habilitar previsualizaciones de enlaces de GitHub",
"GitHub admin options saved" : "Opciones del administrador de GitHub guardadas",
"Failed to save GitHub admin options" : "Error al guardar las opciones del administrador de GitHub",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Asignada a {login}",
"Failed to save GitHub OAuth state" : "Error al guardar el estado de OAuth de GitHub",
"Use a popup to authenticate" : "Usar un popup para la autenticación",
"Click to expand/collapse content" : "Haz clic para expandir/contraer contenido",
"Click to expand comment" : "Haz clic para expandir el comentario"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "token de acceso personal",
"Use default access token for anonymous users" : "Usar token de acceso predeterminado para usuarios anónimos",
"Use default access token for guest users" : "Usar token de acceso predeterminado para usuarios invitados",
"Use a popup to authenticate" : "Usar un popup para la autenticación",
"Enable GitHub link previews" : "Habilitar previsualizaciones de enlaces de GitHub",
"GitHub admin options saved" : "Opciones del administrador de GitHub guardadas",
"Failed to save GitHub admin options" : "Error al guardar las opciones del administrador de GitHub",
@ -90,6 +89,7 @@
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Asignada a {login}",
"Failed to save GitHub OAuth state" : "Error al guardar el estado de OAuth de GitHub",
"Use a popup to authenticate" : "Usar un popup para la autenticación",
"Click to expand/collapse content" : "Haz clic para expandir/contraer contenido",
"Click to expand comment" : "Haz clic para expandir el comentario"
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "sarbide token pertsonala",
"Use default access token for anonymous users" : "Erabili sarbide-token lehenetsia erabiltzaile anonimoentzat",
"Use default access token for guest users" : "Erabili erabiltzaile gonbidatuentzako sarbide-token lehenetsia",
"Use a popup to authenticate" : "Erabili laster-menua autentifikatzeko",
"Enable GitHub link previews" : "Gaitu GitHub esteka aurreikuspenak",
"GitHub admin options saved" : "GitHub administratzaile aukerak ondo gorde dira",
"Failed to save GitHub admin options" : "GitHub admin aukerak gordetzeak huts egin du",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "edizio-data {date}",
"Assigned to {login}" : "{login}(e)ri esleituta",
"Failed to save GitHub OAuth state" : "GitHub OAuth egoera gordetzeak huts egin du",
"Use a popup to authenticate" : "Erabili laster-menua autentifikatzeko",
"Click to expand/collapse content" : "Egin klik edukia zabaltzeko/tolesteko",
"Click to expand comment" : "Egin klik iruzkina handitzeko"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "sarbide token pertsonala",
"Use default access token for anonymous users" : "Erabili sarbide-token lehenetsia erabiltzaile anonimoentzat",
"Use default access token for guest users" : "Erabili erabiltzaile gonbidatuentzako sarbide-token lehenetsia",
"Use a popup to authenticate" : "Erabili laster-menua autentifikatzeko",
"Enable GitHub link previews" : "Gaitu GitHub esteka aurreikuspenak",
"GitHub admin options saved" : "GitHub administratzaile aukerak ondo gorde dira",
"Failed to save GitHub admin options" : "GitHub admin aukerak gordetzeak huts egin du",
@ -87,6 +86,7 @@
"edited {date}" : "edizio-data {date}",
"Assigned to {login}" : "{login}(e)ri esleituta",
"Failed to save GitHub OAuth state" : "GitHub OAuth egoera gordetzeak huts egin du",
"Use a popup to authenticate" : "Erabili laster-menua autentifikatzeko",
"Click to expand/collapse content" : "Egin klik edukia zabaltzeko/tolesteko",
"Click to expand comment" : "Egin klik iruzkina handitzeko"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -25,7 +25,6 @@ OC.L10N.register(
"Client ID of your GitHub application" : "GitHub-sovelluksesi Asiakas-ID",
"Client secret" : "Asiakassalasana",
"Client secret of your GitHub application" : "GitHub-sovelluksesi asiakassalasana",
"Use a popup to authenticate" : "Käytä ponnahdusikkunaa tunnistautumista varten",
"Enable GitHub link previews" : "Käytä GitHub-linkkiesikatseluja",
"GitHub admin options saved" : "GitHub-ylläpidon asetukset tallennettu",
"Failed to save GitHub admin options" : "GitHub-ylläpidon asetuksien tallennus epäonnistui",
@ -74,6 +73,7 @@ OC.L10N.register(
"commented {date}" : "kommentoitu {date}",
"edited {date}" : "muokattu {date}",
"Failed to save GitHub OAuth state" : "GitHubin OAuth-tilan tallennus epäonnistui",
"Use a popup to authenticate" : "Käytä ponnahdusikkunaa tunnistautumista varten",
"Click to expand comment" : "Napsauta laajentaaksesi kommentin"
},
"nplurals=2; plural=(n != 1);");

Просмотреть файл

@ -23,7 +23,6 @@
"Client ID of your GitHub application" : "GitHub-sovelluksesi Asiakas-ID",
"Client secret" : "Asiakassalasana",
"Client secret of your GitHub application" : "GitHub-sovelluksesi asiakassalasana",
"Use a popup to authenticate" : "Käytä ponnahdusikkunaa tunnistautumista varten",
"Enable GitHub link previews" : "Käytä GitHub-linkkiesikatseluja",
"GitHub admin options saved" : "GitHub-ylläpidon asetukset tallennettu",
"Failed to save GitHub admin options" : "GitHub-ylläpidon asetuksien tallennus epäonnistui",
@ -72,6 +71,7 @@
"commented {date}" : "kommentoitu {date}",
"edited {date}" : "muokattu {date}",
"Failed to save GitHub OAuth state" : "GitHubin OAuth-tilan tallennus epäonnistui",
"Use a popup to authenticate" : "Käytä ponnahdusikkunaa tunnistautumista varten",
"Click to expand comment" : "Napsauta laajentaaksesi kommentin"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "jeton d'accès personnel",
"Use default access token for anonymous users" : "Utiliser le jeton d'accès par défaut pour les utilisateurs anonymes",
"Use default access token for guest users" : "Utiliser le jeton d'accès par défaut pour les utilisateurs invités",
"Use a popup to authenticate" : "Utiliser un pop-up pour s'authentifier",
"Enable GitHub link previews" : "Activer les aperçus de liens GitHub",
"GitHub admin options saved" : "Options d'administration GitHub enregistrées",
"Failed to save GitHub admin options" : "Échec de l'enregistrement des options d'administration GitHub",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "édité le {date}",
"Assigned to {login}" : "Assigné à {login}",
"Failed to save GitHub OAuth state" : "Échec de l'enregistrement de l'état OAuth de GitHub",
"Use a popup to authenticate" : "Utiliser un pop-up pour s'authentifier",
"Click to expand/collapse content" : "Cliquer pour déplier/replier le contenu",
"Click to expand comment" : "Cliquer pour déplier le commentaire"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "jeton d'accès personnel",
"Use default access token for anonymous users" : "Utiliser le jeton d'accès par défaut pour les utilisateurs anonymes",
"Use default access token for guest users" : "Utiliser le jeton d'accès par défaut pour les utilisateurs invités",
"Use a popup to authenticate" : "Utiliser un pop-up pour s'authentifier",
"Enable GitHub link previews" : "Activer les aperçus de liens GitHub",
"GitHub admin options saved" : "Options d'administration GitHub enregistrées",
"Failed to save GitHub admin options" : "Échec de l'enregistrement des options d'administration GitHub",
@ -87,6 +86,7 @@
"edited {date}" : "édité le {date}",
"Assigned to {login}" : "Assigné à {login}",
"Failed to save GitHub OAuth state" : "Échec de l'enregistrement de l'état OAuth de GitHub",
"Use a popup to authenticate" : "Utiliser un pop-up pour s'authentifier",
"Click to expand/collapse content" : "Cliquer pour déplier/replier le contenu",
"Click to expand comment" : "Cliquer pour déplier le commentaire"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

Просмотреть файл

@ -33,8 +33,8 @@ OC.L10N.register(
"personal access token" : "testemuño de acceso persoal",
"Use default access token for anonymous users" : "Usar o testemuño de acceso predeterminado para usuarios anónimos",
"Use default access token for guest users" : "Usar o testemuño de acceso predeterminado para os usuarios convidados",
"Use a popup to authenticate" : "Use unha xanela emerxente para autenticarse",
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
"Enable GitHub dashboard widget" : "Activar o trebello de taboleiro de GitHub",
"GitHub admin options saved" : "Gardáronse as opcións de administración de GitHub",
"Failed to save GitHub admin options" : "Produciuse un fallo ao gardar as opcións de administración de GitHub.",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Cando Vde. cree un testemuño de acceso, déalle polo menos os permisos «read:user», «user:email» e «notifications».",
@ -92,6 +92,7 @@ OC.L10N.register(
"edited {date}" : "editado o {date}",
"Assigned to {login}" : "Asignado a {login}",
"Failed to save GitHub OAuth state" : "Produciuse un fallo ao gardar o estado do OAuth de GitHub",
"Use a popup to authenticate" : "Use unha xanela emerxente para autenticarse",
"Click to expand/collapse content" : "Fai clic para despregar/contraer o contido",
"Click to expand comment" : "Prema para despregar o comentario"
},

Просмотреть файл

@ -31,8 +31,8 @@
"personal access token" : "testemuño de acceso persoal",
"Use default access token for anonymous users" : "Usar o testemuño de acceso predeterminado para usuarios anónimos",
"Use default access token for guest users" : "Usar o testemuño de acceso predeterminado para os usuarios convidados",
"Use a popup to authenticate" : "Use unha xanela emerxente para autenticarse",
"Enable GitHub link previews" : "Activar as vistas previas das ligazóns de GitHub",
"Enable GitHub dashboard widget" : "Activar o trebello de taboleiro de GitHub",
"GitHub admin options saved" : "Gardáronse as opcións de administración de GitHub",
"Failed to save GitHub admin options" : "Produciuse un fallo ao gardar as opcións de administración de GitHub.",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Cando Vde. cree un testemuño de acceso, déalle polo menos os permisos «read:user», «user:email» e «notifications».",
@ -90,6 +90,7 @@
"edited {date}" : "editado o {date}",
"Assigned to {login}" : "Asignado a {login}",
"Failed to save GitHub OAuth state" : "Produciuse un fallo ao gardar o estado do OAuth de GitHub",
"Use a popup to authenticate" : "Use unha xanela emerxente para autenticarse",
"Click to expand/collapse content" : "Fai clic para despregar/contraer o contido",
"Click to expand comment" : "Prema para despregar o comentario"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "személyes hozzáférési token",
"Use default access token for anonymous users" : "Az alapértelmezett hozzáférési token használata a névtelen felhasználókhoz",
"Use default access token for guest users" : "Az alapértelmezett hozzáférési token használata a vendégfelhasználókhoz",
"Use a popup to authenticate" : "Felugró ablak használata a hitelesítéshez",
"Enable GitHub link previews" : "GitHub hivatkozások előnézetének engedélyezése",
"GitHub admin options saved" : "A GitHub rendszergazdai beállításai mentve",
"Failed to save GitHub admin options" : "A GitHub rendszergazdai beállítások mentése sikertelen",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "szerkesztve: {date}",
"Assigned to {login}" : "Hozzárendelve a következőhöz: {login}",
"Failed to save GitHub OAuth state" : "A GitHub OAuth állapot mentése sikertelen",
"Use a popup to authenticate" : "Felugró ablak használata a hitelesítéshez",
"Click to expand/collapse content" : "Kattintson a tartalom kibontásához",
"Click to expand comment" : "Kattintson a megjegyzés kibontásához"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "személyes hozzáférési token",
"Use default access token for anonymous users" : "Az alapértelmezett hozzáférési token használata a névtelen felhasználókhoz",
"Use default access token for guest users" : "Az alapértelmezett hozzáférési token használata a vendégfelhasználókhoz",
"Use a popup to authenticate" : "Felugró ablak használata a hitelesítéshez",
"Enable GitHub link previews" : "GitHub hivatkozások előnézetének engedélyezése",
"GitHub admin options saved" : "A GitHub rendszergazdai beállításai mentve",
"Failed to save GitHub admin options" : "A GitHub rendszergazdai beállítások mentése sikertelen",
@ -90,6 +89,7 @@
"edited {date}" : "szerkesztve: {date}",
"Assigned to {login}" : "Hozzárendelve a következőhöz: {login}",
"Failed to save GitHub OAuth state" : "A GitHub OAuth állapot mentése sikertelen",
"Use a popup to authenticate" : "Felugró ablak használata a hitelesítéshez",
"Click to expand/collapse content" : "Kattintson a tartalom kibontásához",
"Click to expand comment" : "Kattintson a megjegyzés kibontásához"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "token akses pribadi",
"Use default access token for anonymous users" : "Gunakan token akses bawaan untuk pengguna anonim",
"Use default access token for guest users" : "Gunakan token akses bawaan untuk pengguna tamu",
"Use a popup to authenticate" : "Gunakan sembulan untuk mengautentikasi",
"Enable GitHub link previews" : "Aktifkan penampilan tautan GitHub",
"GitHub admin options saved" : "Opsi admin GitHub disimpan",
"Failed to save GitHub admin options" : "Gagal menyimpan opsi admin GitHub",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "menyunting {date}",
"Assigned to {login}" : "Ditugaskan kepada {login}",
"Failed to save GitHub OAuth state" : "Gagal menyimpan keadaan OAuth GitHub",
"Use a popup to authenticate" : "Gunakan sembulan untuk mengautentikasi",
"Click to expand/collapse content" : "Klik untuk membuka/menutup konten",
"Click to expand comment" : "Klik untuk membuka komentar"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "token akses pribadi",
"Use default access token for anonymous users" : "Gunakan token akses bawaan untuk pengguna anonim",
"Use default access token for guest users" : "Gunakan token akses bawaan untuk pengguna tamu",
"Use a popup to authenticate" : "Gunakan sembulan untuk mengautentikasi",
"Enable GitHub link previews" : "Aktifkan penampilan tautan GitHub",
"GitHub admin options saved" : "Opsi admin GitHub disimpan",
"Failed to save GitHub admin options" : "Gagal menyimpan opsi admin GitHub",
@ -87,6 +86,7 @@
"edited {date}" : "menyunting {date}",
"Assigned to {login}" : "Ditugaskan kepada {login}",
"Failed to save GitHub OAuth state" : "Gagal menyimpan keadaan OAuth GitHub",
"Use a popup to authenticate" : "Gunakan sembulan untuk mengautentikasi",
"Click to expand/collapse content" : "Klik untuk membuka/menutup konten",
"Click to expand comment" : "Klik untuk membuka komentar"
},"pluralForm" :"nplurals=1; plural=0;"

Просмотреть файл

@ -9,13 +9,13 @@ OC.L10N.register(
"Connected accounts" : "Поврзани сметки",
"Client ID" : "Клиент ИД",
"Client secret" : "Тајна на клиент",
"Use a popup to authenticate" : "користи скокачки прозор за автентификација",
"Enable navigation link" : "Овозможи линк за навигација",
"Connected as {user}" : "Поврзан како {user}",
"Mark as read" : "Означи како прочитано",
"Unknown error" : "Непозната грешка",
"Author" : "Автор",
"Owner" : "Сопственик",
"Draft" : "Шаблон"
"Draft" : "Шаблон",
"Use a popup to authenticate" : "користи скокачки прозор за автентификација"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

Просмотреть файл

@ -7,13 +7,13 @@
"Connected accounts" : "Поврзани сметки",
"Client ID" : "Клиент ИД",
"Client secret" : "Тајна на клиент",
"Use a popup to authenticate" : "користи скокачки прозор за автентификација",
"Enable navigation link" : "Овозможи линк за навигација",
"Connected as {user}" : "Поврзан како {user}",
"Mark as read" : "Означи како прочитано",
"Unknown error" : "Непозната грешка",
"Author" : "Автор",
"Owner" : "Сопственик",
"Draft" : "Шаблон"
"Draft" : "Шаблон",
"Use a popup to authenticate" : "користи скокачки прозор за автентификација"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

Просмотреть файл

@ -31,7 +31,6 @@ OC.L10N.register(
"personal access token" : "osobisty token dostępu",
"Use default access token for anonymous users" : "Użyj domyślnego tokena dostępu dla anonimowych użytkowników",
"Use default access token for guest users" : "Użyj domyślnego tokena dostępu dla gości",
"Use a popup to authenticate" : "Użyj wyskakującego okienka do uwierzytelnienia",
"Enable GitHub link previews" : "Włącz podgląd linków GitHuba",
"GitHub admin options saved" : "Opcje administratora GitHuba zostały zapisane",
"Failed to save GitHub admin options" : "Nie udało się zapisać opcji administratora GitHuba",
@ -87,6 +86,7 @@ OC.L10N.register(
"edited {date}" : "edytowano {date}",
"Assigned to {login}" : "Przypisany do {login}",
"Failed to save GitHub OAuth state" : "Nie udało się zapisać statusu OAuth GitHub",
"Use a popup to authenticate" : "Użyj wyskakującego okienka do uwierzytelnienia",
"Click to expand/collapse content" : "Kliknij, aby rozwinąć/zwinąć zawartość",
"Click to expand comment" : "Kliknij, aby rozwinąć komentarz"
},

Просмотреть файл

@ -29,7 +29,6 @@
"personal access token" : "osobisty token dostępu",
"Use default access token for anonymous users" : "Użyj domyślnego tokena dostępu dla anonimowych użytkowników",
"Use default access token for guest users" : "Użyj domyślnego tokena dostępu dla gości",
"Use a popup to authenticate" : "Użyj wyskakującego okienka do uwierzytelnienia",
"Enable GitHub link previews" : "Włącz podgląd linków GitHuba",
"GitHub admin options saved" : "Opcje administratora GitHuba zostały zapisane",
"Failed to save GitHub admin options" : "Nie udało się zapisać opcji administratora GitHuba",
@ -85,6 +84,7 @@
"edited {date}" : "edytowano {date}",
"Assigned to {login}" : "Przypisany do {login}",
"Failed to save GitHub OAuth state" : "Nie udało się zapisać statusu OAuth GitHub",
"Use a popup to authenticate" : "Użyj wyskakującego okienka do uwierzytelnienia",
"Click to expand/collapse content" : "Kliknij, aby rozwinąć/zwinąć zawartość",
"Click to expand comment" : "Kliknij, aby rozwinąć komentarz"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "token de acesso pessoal",
"Use default access token for anonymous users" : "Use o token de acesso padrão para usuários anônimos.",
"Use default access token for guest users" : "Use o token de acesso padrão para usuários convidados.",
"Use a popup to authenticate" : "Use um pop-up para autenticar",
"Enable GitHub link previews" : "Ativar visualizações de links do GitHub",
"GitHub admin options saved" : "Opções de administrador do GitHub salvas",
"Failed to save GitHub admin options" : "Falha ao salvar as opções de administrador do GitHub",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Atribuído a {login}",
"Failed to save GitHub OAuth state" : "Falha ao salvar o estado GitHub OAuth",
"Use a popup to authenticate" : "Use um pop-up para autenticar",
"Click to expand/collapse content" : "Clique para expandir/colapsar o conteúdo.",
"Click to expand comment" : "Clique para expandir o comentário"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "token de acesso pessoal",
"Use default access token for anonymous users" : "Use o token de acesso padrão para usuários anônimos.",
"Use default access token for guest users" : "Use o token de acesso padrão para usuários convidados.",
"Use a popup to authenticate" : "Use um pop-up para autenticar",
"Enable GitHub link previews" : "Ativar visualizações de links do GitHub",
"GitHub admin options saved" : "Opções de administrador do GitHub salvas",
"Failed to save GitHub admin options" : "Falha ao salvar as opções de administrador do GitHub",
@ -90,6 +89,7 @@
"edited {date}" : "editado {date}",
"Assigned to {login}" : "Atribuído a {login}",
"Failed to save GitHub OAuth state" : "Falha ao salvar o estado GitHub OAuth",
"Use a popup to authenticate" : "Use um pop-up para autenticar",
"Click to expand/collapse content" : "Clique para expandir/colapsar o conteúdo.",
"Click to expand comment" : "Clique para expandir o comentário"
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"

Просмотреть файл

@ -28,7 +28,6 @@ OC.L10N.register(
"Client secret of your GitHub application" : "Tajomstvo klienta vašej aplikácie GitHub",
"Default access token" : "Predvolený prístupový token",
"personal access token" : "osobný prístupový token",
"Use a popup to authenticate" : "Pre overenie použite kontextové okno",
"Enable GitHub link previews" : "Povoliť ukážky odkazov GitHub",
"GitHub admin options saved" : "Možnosti administrátora GitHub boli uložené",
"Failed to save GitHub admin options" : "Nepodarilo sa uložiť možnosti administrátora GitHub",
@ -82,6 +81,7 @@ OC.L10N.register(
"edited {date}" : "editované v {date}",
"Assigned to {login}" : "Priradené k {login}",
"Failed to save GitHub OAuth state" : "Nepodarilo sa uložiť stav OAuth GitHubu",
"Use a popup to authenticate" : "Pre overenie použite kontextové okno",
"Click to expand comment" : "Kliknite pre zobrazenie komentára"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

Просмотреть файл

@ -26,7 +26,6 @@
"Client secret of your GitHub application" : "Tajomstvo klienta vašej aplikácie GitHub",
"Default access token" : "Predvolený prístupový token",
"personal access token" : "osobný prístupový token",
"Use a popup to authenticate" : "Pre overenie použite kontextové okno",
"Enable GitHub link previews" : "Povoliť ukážky odkazov GitHub",
"GitHub admin options saved" : "Možnosti administrátora GitHub boli uložené",
"Failed to save GitHub admin options" : "Nepodarilo sa uložiť možnosti administrátora GitHub",
@ -80,6 +79,7 @@
"edited {date}" : "editované v {date}",
"Assigned to {login}" : "Priradené k {login}",
"Failed to save GitHub OAuth state" : "Nepodarilo sa uložiť stav OAuth GitHubu",
"Use a popup to authenticate" : "Pre overenie použite kontextové okno",
"Click to expand comment" : "Kliknite pre zobrazenie komentára"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

Просмотреть файл

@ -24,7 +24,6 @@ OC.L10N.register(
"Client ID of your GitHub application" : "ID Odjemalca programa GitHub",
"Client secret" : "Skrivni ključ odjemalca",
"Client secret of your GitHub application" : "Koda programa za povezavo z računom GitHub",
"Use a popup to authenticate" : "Uporabi pojavno okno za overitev",
"GitHub admin options saved" : "Skrbniške nastavitve povezave GitHub so shranjene",
"Failed to save GitHub admin options" : "Shranjevanje skrbniških nastavitev računa GitHub je spodletelo",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Ko ustvarite osebni žeton za dostop, odobrite vsaj dovoljenja »read:user (dovoljenje za branje)«, »user:email (elektronski naslov)« in »notifications (obvestila)«.",
@ -58,6 +57,7 @@ OC.L10N.register(
"Unknown state" : "Neznano stanje",
"Draft" : "Osnutek",
"Failed to save GitHub OAuth state" : "Shranjevanje stanja GitHub OAuth je spodletelo",
"Use a popup to authenticate" : "Uporabi pojavno okno za overitev",
"Click to expand comment" : "Kliknite za razširitev opombe"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

Просмотреть файл

@ -22,7 +22,6 @@
"Client ID of your GitHub application" : "ID Odjemalca programa GitHub",
"Client secret" : "Skrivni ključ odjemalca",
"Client secret of your GitHub application" : "Koda programa za povezavo z računom GitHub",
"Use a popup to authenticate" : "Uporabi pojavno okno za overitev",
"GitHub admin options saved" : "Skrbniške nastavitve povezave GitHub so shranjene",
"Failed to save GitHub admin options" : "Shranjevanje skrbniških nastavitev računa GitHub je spodletelo",
"When you create a personal access token yourself, give it at least \"read:user\", \"user:email\" and \"notifications\" permissions." : "Ko ustvarite osebni žeton za dostop, odobrite vsaj dovoljenja »read:user (dovoljenje za branje)«, »user:email (elektronski naslov)« in »notifications (obvestila)«.",
@ -56,6 +55,7 @@
"Unknown state" : "Neznano stanje",
"Draft" : "Osnutek",
"Failed to save GitHub OAuth state" : "Shranjevanje stanja GitHub OAuth je spodletelo",
"Use a popup to authenticate" : "Uporabi pojavno okno za overitev",
"Click to expand comment" : "Kliknite za razširitev opombe"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "лични приступни жетон",
"Use default access token for anonymous users" : "Користи подразумевани приступни жетон за анонимне кориснике",
"Use default access token for guest users" : "Користи подразумевани приступни жетон за кориснике госте",
"Use a popup to authenticate" : "Користи искачући прозор за аутентификацију",
"Enable GitHub link previews" : "Укључи прегледе GitHub линкова",
"GitHub admin options saved" : "Сачуване су GitHub админ опције",
"Failed to save GitHub admin options" : "Није успело чување GitHub админ опција",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "уредио је {date}",
"Assigned to {login}" : "Додељено је {login}",
"Failed to save GitHub OAuth state" : "Није успело чување GitHub OAuth стања",
"Use a popup to authenticate" : "Користи искачући прозор за аутентификацију",
"Click to expand/collapse content" : "Кликните да проширите/зажмете садржај",
"Click to expand comment" : "Кликните да проширите коментар"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "лични приступни жетон",
"Use default access token for anonymous users" : "Користи подразумевани приступни жетон за анонимне кориснике",
"Use default access token for guest users" : "Користи подразумевани приступни жетон за кориснике госте",
"Use a popup to authenticate" : "Користи искачући прозор за аутентификацију",
"Enable GitHub link previews" : "Укључи прегледе GitHub линкова",
"GitHub admin options saved" : "Сачуване су GitHub админ опције",
"Failed to save GitHub admin options" : "Није успело чување GitHub админ опција",
@ -90,6 +89,7 @@
"edited {date}" : "уредио је {date}",
"Assigned to {login}" : "Додељено је {login}",
"Failed to save GitHub OAuth state" : "Није успело чување GitHub OAuth стања",
"Use a popup to authenticate" : "Користи искачући прозор за аутентификацију",
"Click to expand/collapse content" : "Кликните да проширите/зажмете садржај",
"Click to expand comment" : "Кликните да проширите коментар"
},"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);"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "kişisel erişim kodu",
"Use default access token for anonymous users" : "Anonim kullanıcılar için varsayılan erişim kodu kullanılsın",
"Use default access token for guest users" : "Konuk kullanıcılar için varsayılan erişim kodu kullanılsın",
"Use a popup to authenticate" : "Kimlik doğrulaması için açılan pencere kullanılsın",
"Enable GitHub link previews" : "GitHub bağlantıları ön izlenebilsin",
"GitHub admin options saved" : "GitHub yönetici ayarları kaydedildi",
"Failed to save GitHub admin options" : "GitHub yönetici ayarları kaydedilemedi",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "{date} zamanında düzenlendi",
"Assigned to {login}" : "{login} kullanıcısına atandı",
"Failed to save GitHub OAuth state" : "GitHub OAuth durumu kaydedilemedi",
"Use a popup to authenticate" : "Kimlik doğrulaması için açılan pencere kullanılsın",
"Click to expand/collapse content" : "İçeriği genişletmek ya da daraltmak için tıklayın",
"Click to expand comment" : "Yorumu genişletmek için tıklayın"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "kişisel erişim kodu",
"Use default access token for anonymous users" : "Anonim kullanıcılar için varsayılan erişim kodu kullanılsın",
"Use default access token for guest users" : "Konuk kullanıcılar için varsayılan erişim kodu kullanılsın",
"Use a popup to authenticate" : "Kimlik doğrulaması için açılan pencere kullanılsın",
"Enable GitHub link previews" : "GitHub bağlantıları ön izlenebilsin",
"GitHub admin options saved" : "GitHub yönetici ayarları kaydedildi",
"Failed to save GitHub admin options" : "GitHub yönetici ayarları kaydedilemedi",
@ -90,6 +89,7 @@
"edited {date}" : "{date} zamanında düzenlendi",
"Assigned to {login}" : "{login} kullanıcısına atandı",
"Failed to save GitHub OAuth state" : "GitHub OAuth durumu kaydedilemedi",
"Use a popup to authenticate" : "Kimlik doğrulaması için açılan pencere kullanılsın",
"Click to expand/collapse content" : "İçeriği genişletmek ya da daraltmak için tıklayın",
"Click to expand comment" : "Yorumu genişletmek için tıklayın"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

Просмотреть файл

@ -31,7 +31,6 @@ OC.L10N.register(
"personal access token" : "个人访问令牌",
"Use default access token for anonymous users" : "为匿名用户使用默认访问令牌",
"Use default access token for guest users" : "为访客用户使用默认访问令牌",
"Use a popup to authenticate" : "使用弹出窗口进行验证",
"Enable GitHub link previews" : "启用GitHub链接预览",
"GitHub admin options saved" : "已保存GitHub管理员选项",
"Failed to save GitHub admin options" : "保存GitHub管理员选项失败",
@ -89,6 +88,7 @@ OC.L10N.register(
"edited {date}" : "编辑于{date}",
"Assigned to {login}" : "指派给{login}",
"Failed to save GitHub OAuth state" : "保存GitHub OAuth状态失败",
"Use a popup to authenticate" : "使用弹出窗口进行验证",
"Click to expand/collapse content" : "点击以展开/折叠留言",
"Click to expand comment" : "点击展开评论"
},

Просмотреть файл

@ -29,7 +29,6 @@
"personal access token" : "个人访问令牌",
"Use default access token for anonymous users" : "为匿名用户使用默认访问令牌",
"Use default access token for guest users" : "为访客用户使用默认访问令牌",
"Use a popup to authenticate" : "使用弹出窗口进行验证",
"Enable GitHub link previews" : "启用GitHub链接预览",
"GitHub admin options saved" : "已保存GitHub管理员选项",
"Failed to save GitHub admin options" : "保存GitHub管理员选项失败",
@ -87,6 +86,7 @@
"edited {date}" : "编辑于{date}",
"Assigned to {login}" : "指派给{login}",
"Failed to save GitHub OAuth state" : "保存GitHub OAuth状态失败",
"Use a popup to authenticate" : "使用弹出窗口进行验证",
"Click to expand/collapse content" : "点击以展开/折叠留言",
"Click to expand comment" : "点击展开评论"
},"pluralForm" :"nplurals=1; plural=0;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "個人存取權杖",
"Use default access token for anonymous users" : "為匿名用戶使用默認存取權杖",
"Use default access token for guest users" : "為訪客用戶使用默認存取權杖",
"Use a popup to authenticate" : "使用彈出窗口進行身份驗證",
"Enable GitHub link previews" : "啟用 GitHub 連結預覽",
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "於 {date} 被編輯",
"Assigned to {login}" : "分配給 {login}",
"Failed to save GitHub OAuth state" : "儲存 GitHub OAuth 狀態失敗",
"Use a popup to authenticate" : "使用彈出窗口進行身份驗證",
"Click to expand/collapse content" : "點擊以展開/折疊留言",
"Click to expand comment" : "點擊展開評論"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "個人存取權杖",
"Use default access token for anonymous users" : "為匿名用戶使用默認存取權杖",
"Use default access token for guest users" : "為訪客用戶使用默認存取權杖",
"Use a popup to authenticate" : "使用彈出窗口進行身份驗證",
"Enable GitHub link previews" : "啟用 GitHub 連結預覽",
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
@ -90,6 +89,7 @@
"edited {date}" : "於 {date} 被編輯",
"Assigned to {login}" : "分配給 {login}",
"Failed to save GitHub OAuth state" : "儲存 GitHub OAuth 狀態失敗",
"Use a popup to authenticate" : "使用彈出窗口進行身份驗證",
"Click to expand/collapse content" : "點擊以展開/折疊留言",
"Click to expand comment" : "點擊展開評論"
},"pluralForm" :"nplurals=1; plural=0;"

Просмотреть файл

@ -33,7 +33,6 @@ OC.L10N.register(
"personal access token" : "個人存取權杖",
"Use default access token for anonymous users" : "為匿名使用者使用預設存取權杖",
"Use default access token for guest users" : "為訪客使用者使用預設存取權杖",
"Use a popup to authenticate" : "使用彈出式視窗進行驗證",
"Enable GitHub link previews" : "啟用 GitHub 連結預覽",
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
@ -92,6 +91,7 @@ OC.L10N.register(
"edited {date}" : "編輯於 {date}",
"Assigned to {login}" : "指派給 {login}",
"Failed to save GitHub OAuth state" : "儲存 GitHub OAuth 狀態失敗",
"Use a popup to authenticate" : "使用彈出式視窗進行驗證",
"Click to expand/collapse content" : "點擊以展開/折疊留言",
"Click to expand comment" : "點擊展開留言"
},

Просмотреть файл

@ -31,7 +31,6 @@
"personal access token" : "個人存取權杖",
"Use default access token for anonymous users" : "為匿名使用者使用預設存取權杖",
"Use default access token for guest users" : "為訪客使用者使用預設存取權杖",
"Use a popup to authenticate" : "使用彈出式視窗進行驗證",
"Enable GitHub link previews" : "啟用 GitHub 連結預覽",
"GitHub admin options saved" : "已儲存 GitHub 管理員選項",
"Failed to save GitHub admin options" : "儲存 GitHub 管理員選項失敗",
@ -90,6 +89,7 @@
"edited {date}" : "編輯於 {date}",
"Assigned to {login}" : "指派給 {login}",
"Failed to save GitHub OAuth state" : "儲存 GitHub OAuth 狀態失敗",
"Use a popup to authenticate" : "使用彈出式視窗進行驗證",
"Click to expand/collapse content" : "點擊以展開/折疊留言",
"Click to expand comment" : "點擊展開留言"
},"pluralForm" :"nplurals=1; plural=0;"