зеркало из https://github.com/nextcloud/spreed.git
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Родитель
e42f5d9218
Коммит
0ce3cc2ebf
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Съобщение на {user}",
|
"Message of {user}" : "Съобщение на {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Съобщение на изтрит потребител в {conversation}",
|
"Message of a deleted user in {conversation}" : "Съобщение на изтрит потребител в {conversation}",
|
||||||
"Talk to %s" : "Говорене с %s",
|
"Talk to %s" : "Говорене с %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Възникна грешка. Моля, свържете се с вашия администратор.",
|
||||||
"File is not shared, or shared but not with the user" : "Файлът не се споделя или се споделя, но не и с потребителя",
|
"File is not shared, or shared but not with the user" : "Файлът не се споделя или се споделя, но не и с потребителя",
|
||||||
"No account available to delete." : "Няма достъпен профил за изтриване.",
|
"No account available to delete." : "Няма достъпен профил за изтриване.",
|
||||||
"No image file provided" : "Не е предоставен файл с изображение",
|
"No image file provided" : "Не е предоставен файл с изображение",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Предоставен е невалиден файл",
|
"Invalid file provided" : "Предоставен е невалиден файл",
|
||||||
"Invalid image" : "Невалидно изображение",
|
"Invalid image" : "Невалидно изображение",
|
||||||
"Unknown filetype" : "Неизвестен тип файл",
|
"Unknown filetype" : "Неизвестен тип файл",
|
||||||
"An error occurred. Please contact your administrator." : "Възникна грешка. Моля, свържете се с вашия администратор.",
|
|
||||||
"Talk mentions" : "Споменавания в Talk",
|
"Talk mentions" : "Споменавания в Talk",
|
||||||
"More unread mentions" : "Още непрочетени споменавания",
|
"More unread mentions" : "Още непрочетени споменавания",
|
||||||
"Call in progress" : "В ход е обаждане",
|
"Call in progress" : "В ход е обаждане",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Съобщение на {user}",
|
"Message of {user}" : "Съобщение на {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Съобщение на изтрит потребител в {conversation}",
|
"Message of a deleted user in {conversation}" : "Съобщение на изтрит потребител в {conversation}",
|
||||||
"Talk to %s" : "Говорене с %s",
|
"Talk to %s" : "Говорене с %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Възникна грешка. Моля, свържете се с вашия администратор.",
|
||||||
"File is not shared, or shared but not with the user" : "Файлът не се споделя или се споделя, но не и с потребителя",
|
"File is not shared, or shared but not with the user" : "Файлът не се споделя или се споделя, но не и с потребителя",
|
||||||
"No account available to delete." : "Няма достъпен профил за изтриване.",
|
"No account available to delete." : "Няма достъпен профил за изтриване.",
|
||||||
"No image file provided" : "Не е предоставен файл с изображение",
|
"No image file provided" : "Не е предоставен файл с изображение",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Предоставен е невалиден файл",
|
"Invalid file provided" : "Предоставен е невалиден файл",
|
||||||
"Invalid image" : "Невалидно изображение",
|
"Invalid image" : "Невалидно изображение",
|
||||||
"Unknown filetype" : "Неизвестен тип файл",
|
"Unknown filetype" : "Неизвестен тип файл",
|
||||||
"An error occurred. Please contact your administrator." : "Възникна грешка. Моля, свържете се с вашия администратор.",
|
|
||||||
"Talk mentions" : "Споменавания в Talk",
|
"Talk mentions" : "Споменавания в Talk",
|
||||||
"More unread mentions" : "Още непрочетени споменавания",
|
"More unread mentions" : "Още непрочетени споменавания",
|
||||||
"Call in progress" : "В ход е обаждане",
|
"Call in progress" : "В ход е обаждане",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Zpráva uživatele {user}",
|
"Message of {user}" : "Zpráva uživatele {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Zpráva smazaného uživatele v {conversation}",
|
"Message of a deleted user in {conversation}" : "Zpráva smazaného uživatele v {conversation}",
|
||||||
"Talk to %s" : "Talk s %s",
|
"Talk to %s" : "Talk s %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Došlo k chybě. Obraťte se na svého správce.",
|
||||||
"File is not shared, or shared but not with the user" : "Soubor není sdílen, nebo je sdílený s jiným uživatelem",
|
"File is not shared, or shared but not with the user" : "Soubor není sdílen, nebo je sdílený s jiným uživatelem",
|
||||||
"No account available to delete." : "Není k dispozici žádný účet pro smazání.",
|
"No account available to delete." : "Není k dispozici žádný účet pro smazání.",
|
||||||
"No image file provided" : "Neposkytnut žádný soubor, obsahující obrázek",
|
"No image file provided" : "Neposkytnut žádný soubor, obsahující obrázek",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Poskytnut neplatný soubor",
|
"Invalid file provided" : "Poskytnut neplatný soubor",
|
||||||
"Invalid image" : "Neplatný obrázek",
|
"Invalid image" : "Neplatný obrázek",
|
||||||
"Unknown filetype" : "Neznámý typ souboru",
|
"Unknown filetype" : "Neznámý typ souboru",
|
||||||
"An error occurred. Please contact your administrator." : "Došlo k chybě. Obraťte se na svého správce.",
|
|
||||||
"Talk mentions" : "Zmínění v Talk",
|
"Talk mentions" : "Zmínění v Talk",
|
||||||
"More unread mentions" : "Další nepřečtená zmínění",
|
"More unread mentions" : "Další nepřečtená zmínění",
|
||||||
"Call in progress" : "Probíhá hovor",
|
"Call in progress" : "Probíhá hovor",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Zprávy v {conversation}",
|
"Messages in {conversation}" : "Zprávy v {conversation}",
|
||||||
"{user} in {conversation}" : "{user} v {conversation}",
|
"{user} in {conversation}" : "{user} v {conversation}",
|
||||||
"Messages in other conversations" : "Zprávy v ostatních konverzacích",
|
"Messages in other conversations" : "Zprávy v ostatních konverzacích",
|
||||||
|
"Room {number}" : "Místnost {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodařilo se zažádat o zkušební období, protože příslušný server není dosažitelný. Prosím zkuste to znovu později.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodařilo se zažádat o zkušební období, protože příslušný server není dosažitelný. Prosím zkuste to znovu později.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Je problém s ověřováním této instance. Možná není dosažitelná zvenčí, což je třeba pro ověření její URL adresy.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Je problém s ověřováním této instance. Možná není dosažitelná zvenčí, což je třeba pro ověření její URL adresy.",
|
||||||
"Something unexpected happened." : "Stalo se něco neočekávaného.",
|
"Something unexpected happened." : "Stalo se něco neočekávaného.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Zpráva uživatele {user}",
|
"Message of {user}" : "Zpráva uživatele {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Zpráva smazaného uživatele v {conversation}",
|
"Message of a deleted user in {conversation}" : "Zpráva smazaného uživatele v {conversation}",
|
||||||
"Talk to %s" : "Talk s %s",
|
"Talk to %s" : "Talk s %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Došlo k chybě. Obraťte se na svého správce.",
|
||||||
"File is not shared, or shared but not with the user" : "Soubor není sdílen, nebo je sdílený s jiným uživatelem",
|
"File is not shared, or shared but not with the user" : "Soubor není sdílen, nebo je sdílený s jiným uživatelem",
|
||||||
"No account available to delete." : "Není k dispozici žádný účet pro smazání.",
|
"No account available to delete." : "Není k dispozici žádný účet pro smazání.",
|
||||||
"No image file provided" : "Neposkytnut žádný soubor, obsahující obrázek",
|
"No image file provided" : "Neposkytnut žádný soubor, obsahující obrázek",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Poskytnut neplatný soubor",
|
"Invalid file provided" : "Poskytnut neplatný soubor",
|
||||||
"Invalid image" : "Neplatný obrázek",
|
"Invalid image" : "Neplatný obrázek",
|
||||||
"Unknown filetype" : "Neznámý typ souboru",
|
"Unknown filetype" : "Neznámý typ souboru",
|
||||||
"An error occurred. Please contact your administrator." : "Došlo k chybě. Obraťte se na svého správce.",
|
|
||||||
"Talk mentions" : "Zmínění v Talk",
|
"Talk mentions" : "Zmínění v Talk",
|
||||||
"More unread mentions" : "Další nepřečtená zmínění",
|
"More unread mentions" : "Další nepřečtená zmínění",
|
||||||
"Call in progress" : "Probíhá hovor",
|
"Call in progress" : "Probíhá hovor",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Zprávy v {conversation}",
|
"Messages in {conversation}" : "Zprávy v {conversation}",
|
||||||
"{user} in {conversation}" : "{user} v {conversation}",
|
"{user} in {conversation}" : "{user} v {conversation}",
|
||||||
"Messages in other conversations" : "Zprávy v ostatních konverzacích",
|
"Messages in other conversations" : "Zprávy v ostatních konverzacích",
|
||||||
|
"Room {number}" : "Místnost {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodařilo se zažádat o zkušební období, protože příslušný server není dosažitelný. Prosím zkuste to znovu později.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodařilo se zažádat o zkušební období, protože příslušný server není dosažitelný. Prosím zkuste to znovu později.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Je problém s ověřováním této instance. Možná není dosažitelná zvenčí, což je třeba pro ověření její URL adresy.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Je problém s ověřováním této instance. Možná není dosažitelná zvenčí, což je třeba pro ověření její URL adresy.",
|
||||||
"Something unexpected happened." : "Stalo se něco neočekávaného.",
|
"Something unexpected happened." : "Stalo se něco neočekávaného.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Nachricht von {user}",
|
"Message of {user}" : "Nachricht von {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
||||||
"Talk to %s" : "Mit %s sprechen",
|
"Talk to %s" : "Mit %s sprechen",
|
||||||
|
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten. Bitte kontaktiere deinen Administrator.",
|
||||||
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
||||||
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
||||||
"No image file provided" : "Keine Bilddatei bereitgestellt",
|
"No image file provided" : "Keine Bilddatei bereitgestellt",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Ungültige Datei bereitgestellt",
|
"Invalid file provided" : "Ungültige Datei bereitgestellt",
|
||||||
"Invalid image" : "Ungültiges Bild",
|
"Invalid image" : "Ungültiges Bild",
|
||||||
"Unknown filetype" : "Unbekannter Dateityp",
|
"Unknown filetype" : "Unbekannter Dateityp",
|
||||||
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten. Bitte kontaktiere deinen Administrator.",
|
|
||||||
"Talk mentions" : "Talk Erwähnungen",
|
"Talk mentions" : "Talk Erwähnungen",
|
||||||
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
||||||
"Call in progress" : "Anruf ist aktiv",
|
"Call in progress" : "Anruf ist aktiv",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Nachricht von {user}",
|
"Message of {user}" : "Nachricht von {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
||||||
"Talk to %s" : "Mit %s sprechen",
|
"Talk to %s" : "Mit %s sprechen",
|
||||||
|
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten. Bitte kontaktiere deinen Administrator.",
|
||||||
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
||||||
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
||||||
"No image file provided" : "Keine Bilddatei bereitgestellt",
|
"No image file provided" : "Keine Bilddatei bereitgestellt",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Ungültige Datei bereitgestellt",
|
"Invalid file provided" : "Ungültige Datei bereitgestellt",
|
||||||
"Invalid image" : "Ungültiges Bild",
|
"Invalid image" : "Ungültiges Bild",
|
||||||
"Unknown filetype" : "Unbekannter Dateityp",
|
"Unknown filetype" : "Unbekannter Dateityp",
|
||||||
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten. Bitte kontaktiere deinen Administrator.",
|
|
||||||
"Talk mentions" : "Talk Erwähnungen",
|
"Talk mentions" : "Talk Erwähnungen",
|
||||||
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
||||||
"Call in progress" : "Anruf ist aktiv",
|
"Call in progress" : "Anruf ist aktiv",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Nachricht von {user}",
|
"Message of {user}" : "Nachricht von {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
||||||
"Talk to %s" : "Mit %s sprechen",
|
"Talk to %s" : "Mit %s sprechen",
|
||||||
|
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.",
|
||||||
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
||||||
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
||||||
"No image file provided" : "Kein Bild zur Verfügung gestellt",
|
"No image file provided" : "Kein Bild zur Verfügung gestellt",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
||||||
"Invalid image" : "Ungültiges Bild",
|
"Invalid image" : "Ungültiges Bild",
|
||||||
"Unknown filetype" : "Unbekannter Dateityp",
|
"Unknown filetype" : "Unbekannter Dateityp",
|
||||||
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.",
|
|
||||||
"Talk mentions" : "Talk Erwähnungen",
|
"Talk mentions" : "Talk Erwähnungen",
|
||||||
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
||||||
"Call in progress" : "Anruf ist aktiv",
|
"Call in progress" : "Anruf ist aktiv",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Nachrichten in {conversation}",
|
"Messages in {conversation}" : "Nachrichten in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Nachrichten in anderen Unterhaltungen",
|
"Messages in other conversations" : "Nachrichten in anderen Unterhaltungen",
|
||||||
|
"Room {number}" : "Raum {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Trial-Test konnte nicht angefordert werden, da der Testserver nicht erreichbar ist. Bitte versuchen Sie es später noch einmal.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Trial-Test konnte nicht angefordert werden, da der Testserver nicht erreichbar ist. Bitte versuchen Sie es später noch einmal.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Problem bei der Authentifizierung dieser Instanz aufgetreten. Möglicherweise ist sie von außen nicht erreichbar, um ihre URL zu überprüfen.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Problem bei der Authentifizierung dieser Instanz aufgetreten. Möglicherweise ist sie von außen nicht erreichbar, um ihre URL zu überprüfen.",
|
||||||
"Something unexpected happened." : "Es ist etwas Unerwartetes passiert.",
|
"Something unexpected happened." : "Es ist etwas Unerwartetes passiert.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Nachricht von {user}",
|
"Message of {user}" : "Nachricht von {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
"Message of a deleted user in {conversation}" : "Nachricht eines gelöschten Benutzers in {conversation}",
|
||||||
"Talk to %s" : "Mit %s sprechen",
|
"Talk to %s" : "Mit %s sprechen",
|
||||||
|
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.",
|
||||||
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
"File is not shared, or shared but not with the user" : "Datei ist nicht geteilt oder nicht mit dem Benutzer geteilt",
|
||||||
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
"No account available to delete." : "Kein Konto zum Löschen verfügbar.",
|
||||||
"No image file provided" : "Kein Bild zur Verfügung gestellt",
|
"No image file provided" : "Kein Bild zur Verfügung gestellt",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
"Invalid file provided" : "Ungültige Datei zur Verfügung gestellt",
|
||||||
"Invalid image" : "Ungültiges Bild",
|
"Invalid image" : "Ungültiges Bild",
|
||||||
"Unknown filetype" : "Unbekannter Dateityp",
|
"Unknown filetype" : "Unbekannter Dateityp",
|
||||||
"An error occurred. Please contact your administrator." : "Es ist ein Fehler aufgetreten, bitte kontaktieren Sie Ihre Administration.",
|
|
||||||
"Talk mentions" : "Talk Erwähnungen",
|
"Talk mentions" : "Talk Erwähnungen",
|
||||||
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
"More unread mentions" : "Weitere ungelesene Erwähnungen",
|
||||||
"Call in progress" : "Anruf ist aktiv",
|
"Call in progress" : "Anruf ist aktiv",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Nachrichten in {conversation}",
|
"Messages in {conversation}" : "Nachrichten in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Nachrichten in anderen Unterhaltungen",
|
"Messages in other conversations" : "Nachrichten in anderen Unterhaltungen",
|
||||||
|
"Room {number}" : "Raum {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Trial-Test konnte nicht angefordert werden, da der Testserver nicht erreichbar ist. Bitte versuchen Sie es später noch einmal.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Trial-Test konnte nicht angefordert werden, da der Testserver nicht erreichbar ist. Bitte versuchen Sie es später noch einmal.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Problem bei der Authentifizierung dieser Instanz aufgetreten. Möglicherweise ist sie von außen nicht erreichbar, um ihre URL zu überprüfen.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Problem bei der Authentifizierung dieser Instanz aufgetreten. Möglicherweise ist sie von außen nicht erreichbar, um ihre URL zu überprüfen.",
|
||||||
"Something unexpected happened." : "Es ist etwas Unerwartetes passiert.",
|
"Something unexpected happened." : "Es ist etwas Unerwartetes passiert.",
|
||||||
|
|
|
@ -194,6 +194,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Μηνύματα στην {conversation}",
|
"Messages in {conversation}" : "Μηνύματα στην {conversation}",
|
||||||
"{user} in {conversation}" : "Υπάρχουν {user} στην συνομιλία {conversation}",
|
"{user} in {conversation}" : "Υπάρχουν {user} στην συνομιλία {conversation}",
|
||||||
"Messages in other conversations" : "Μηνύματα σε άλλες συνομιλίες",
|
"Messages in other conversations" : "Μηνύματα σε άλλες συνομιλίες",
|
||||||
|
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Η αίτηση για δοκιμή απέτυχε επειδή δεν ήταν δυνατή η πρόσβαση στον δοκιμαστικό διακομιστή. Παρακαλούμε δοκιμάστε ξανά αργότερα.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Η αίτηση για δοκιμή απέτυχε επειδή δεν ήταν δυνατή η πρόσβαση στον δοκιμαστικό διακομιστή. Παρακαλούμε δοκιμάστε ξανά αργότερα.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Υπάρχει πρόβλημα με τον έλεγχο ταυτότητας αυτής της περίπτωσης. Ίσως δεν είναι προσβάσιμο από έξω για την επαλήθευση της διεύθυνσης URL του.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Υπάρχει πρόβλημα με τον έλεγχο ταυτότητας αυτής της περίπτωσης. Ίσως δεν είναι προσβάσιμο από έξω για την επαλήθευση της διεύθυνσης URL του.",
|
||||||
"Something unexpected happened." : "Κάτι απροσδόκητο συνέβη.",
|
"Something unexpected happened." : "Κάτι απροσδόκητο συνέβη.",
|
||||||
|
|
|
@ -192,6 +192,7 @@
|
||||||
"Messages in {conversation}" : "Μηνύματα στην {conversation}",
|
"Messages in {conversation}" : "Μηνύματα στην {conversation}",
|
||||||
"{user} in {conversation}" : "Υπάρχουν {user} στην συνομιλία {conversation}",
|
"{user} in {conversation}" : "Υπάρχουν {user} στην συνομιλία {conversation}",
|
||||||
"Messages in other conversations" : "Μηνύματα σε άλλες συνομιλίες",
|
"Messages in other conversations" : "Μηνύματα σε άλλες συνομιλίες",
|
||||||
|
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Η αίτηση για δοκιμή απέτυχε επειδή δεν ήταν δυνατή η πρόσβαση στον δοκιμαστικό διακομιστή. Παρακαλούμε δοκιμάστε ξανά αργότερα.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Η αίτηση για δοκιμή απέτυχε επειδή δεν ήταν δυνατή η πρόσβαση στον δοκιμαστικό διακομιστή. Παρακαλούμε δοκιμάστε ξανά αργότερα.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Υπάρχει πρόβλημα με τον έλεγχο ταυτότητας αυτής της περίπτωσης. Ίσως δεν είναι προσβάσιμο από έξω για την επαλήθευση της διεύθυνσης URL του.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Υπάρχει πρόβλημα με τον έλεγχο ταυτότητας αυτής της περίπτωσης. Ίσως δεν είναι προσβάσιμο από έξω για την επαλήθευση της διεύθυνσης URL του.",
|
||||||
"Something unexpected happened." : "Κάτι απροσδόκητο συνέβη.",
|
"Something unexpected happened." : "Κάτι απροσδόκητο συνέβη.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Message of {user}",
|
"Message of {user}" : "Message of {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Message of a deleted user in {conversation}",
|
"Message of a deleted user in {conversation}" : "Message of a deleted user in {conversation}",
|
||||||
"Talk to %s" : "Talk to %s",
|
"Talk to %s" : "Talk to %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "An error occurred. Please contact your administrator.",
|
||||||
"File is not shared, or shared but not with the user" : "File is not shared, or shared but not with the user",
|
"File is not shared, or shared but not with the user" : "File is not shared, or shared but not with the user",
|
||||||
"No account available to delete." : "No account available to delete.",
|
"No account available to delete." : "No account available to delete.",
|
||||||
"No image file provided" : "No image file provided",
|
"No image file provided" : "No image file provided",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Invalid file provided",
|
"Invalid file provided" : "Invalid file provided",
|
||||||
"Invalid image" : "Invalid image",
|
"Invalid image" : "Invalid image",
|
||||||
"Unknown filetype" : "Unknown filetype",
|
"Unknown filetype" : "Unknown filetype",
|
||||||
"An error occurred. Please contact your administrator." : "An error occurred. Please contact your administrator.",
|
|
||||||
"Talk mentions" : "Talk mentions",
|
"Talk mentions" : "Talk mentions",
|
||||||
"More unread mentions" : "More unread mentions",
|
"More unread mentions" : "More unread mentions",
|
||||||
"Call in progress" : "Call in progress",
|
"Call in progress" : "Call in progress",
|
||||||
|
@ -278,6 +278,8 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Messages in {conversation}",
|
"Messages in {conversation}" : "Messages in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messages in other conversations",
|
"Messages in other conversations" : "Messages in other conversations",
|
||||||
|
"Avatar image is not square" : "Avatar image is not square",
|
||||||
|
"Room {number}" : "Room {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Failed to request trial because the trial server is unreachable. Please try again later.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Failed to request trial because the trial server is unreachable. Please try again later.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL.",
|
||||||
"Something unexpected happened." : "Something unexpected happened.",
|
"Something unexpected happened." : "Something unexpected happened.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Message of {user}",
|
"Message of {user}" : "Message of {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Message of a deleted user in {conversation}",
|
"Message of a deleted user in {conversation}" : "Message of a deleted user in {conversation}",
|
||||||
"Talk to %s" : "Talk to %s",
|
"Talk to %s" : "Talk to %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "An error occurred. Please contact your administrator.",
|
||||||
"File is not shared, or shared but not with the user" : "File is not shared, or shared but not with the user",
|
"File is not shared, or shared but not with the user" : "File is not shared, or shared but not with the user",
|
||||||
"No account available to delete." : "No account available to delete.",
|
"No account available to delete." : "No account available to delete.",
|
||||||
"No image file provided" : "No image file provided",
|
"No image file provided" : "No image file provided",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Invalid file provided",
|
"Invalid file provided" : "Invalid file provided",
|
||||||
"Invalid image" : "Invalid image",
|
"Invalid image" : "Invalid image",
|
||||||
"Unknown filetype" : "Unknown filetype",
|
"Unknown filetype" : "Unknown filetype",
|
||||||
"An error occurred. Please contact your administrator." : "An error occurred. Please contact your administrator.",
|
|
||||||
"Talk mentions" : "Talk mentions",
|
"Talk mentions" : "Talk mentions",
|
||||||
"More unread mentions" : "More unread mentions",
|
"More unread mentions" : "More unread mentions",
|
||||||
"Call in progress" : "Call in progress",
|
"Call in progress" : "Call in progress",
|
||||||
|
@ -276,6 +276,8 @@
|
||||||
"Messages in {conversation}" : "Messages in {conversation}",
|
"Messages in {conversation}" : "Messages in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messages in other conversations",
|
"Messages in other conversations" : "Messages in other conversations",
|
||||||
|
"Avatar image is not square" : "Avatar image is not square",
|
||||||
|
"Room {number}" : "Room {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Failed to request trial because the trial server is unreachable. Please try again later.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Failed to request trial because the trial server is unreachable. Please try again later.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL.",
|
||||||
"Something unexpected happened." : "Something unexpected happened.",
|
"Something unexpected happened." : "Something unexpected happened.",
|
||||||
|
|
|
@ -9,6 +9,7 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Nevalida dosiero provizita",
|
"Invalid file provided" : "Nevalida dosiero provizita",
|
||||||
"Invalid image" : "Nevalida bildo",
|
"Invalid image" : "Nevalida bildo",
|
||||||
"Unknown filetype" : "Nekonata dosiertipo",
|
"Unknown filetype" : "Nekonata dosiertipo",
|
||||||
|
"Avatar image is not square" : "Avatarbildo ne estas kvadrata",
|
||||||
"Andorra" : "Andoro",
|
"Andorra" : "Andoro",
|
||||||
"United Arab Emirates" : "Unuiĝintaj Arabaj Emirlandoj",
|
"United Arab Emirates" : "Unuiĝintaj Arabaj Emirlandoj",
|
||||||
"Afghanistan" : "Afganujo",
|
"Afghanistan" : "Afganujo",
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
"Invalid file provided" : "Nevalida dosiero provizita",
|
"Invalid file provided" : "Nevalida dosiero provizita",
|
||||||
"Invalid image" : "Nevalida bildo",
|
"Invalid image" : "Nevalida bildo",
|
||||||
"Unknown filetype" : "Nekonata dosiertipo",
|
"Unknown filetype" : "Nekonata dosiertipo",
|
||||||
|
"Avatar image is not square" : "Avatarbildo ne estas kvadrata",
|
||||||
"Andorra" : "Andoro",
|
"Andorra" : "Andoro",
|
||||||
"United Arab Emirates" : "Unuiĝintaj Arabaj Emirlandoj",
|
"United Arab Emirates" : "Unuiĝintaj Arabaj Emirlandoj",
|
||||||
"Afghanistan" : "Afganujo",
|
"Afghanistan" : "Afganujo",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Mensaje de {usuario}",
|
"Message of {user}" : "Mensaje de {usuario}",
|
||||||
"Message of a deleted user in {conversation}" : "Mensaje de un usuario eliminado en {conversation}",
|
"Message of a deleted user in {conversation}" : "Mensaje de un usuario eliminado en {conversation}",
|
||||||
"Talk to %s" : "Hablar con %s",
|
"Talk to %s" : "Hablar con %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Ha ocurrido un error. Por favor contacte a su administrador.",
|
||||||
"File is not shared, or shared but not with the user" : "El archivo no está compartido, o lo está pero no con el usuario",
|
"File is not shared, or shared but not with the user" : "El archivo no está compartido, o lo está pero no con el usuario",
|
||||||
"No account available to delete." : "No hay cuentas disponibles para borrar.",
|
"No account available to delete." : "No hay cuentas disponibles para borrar.",
|
||||||
"No image file provided" : "No se ha proporcionado un archivo de imagen",
|
"No image file provided" : "No se ha proporcionado un archivo de imagen",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Archivo proporcionado no válido",
|
"Invalid file provided" : "Archivo proporcionado no válido",
|
||||||
"Invalid image" : "Imagen no válida",
|
"Invalid image" : "Imagen no válida",
|
||||||
"Unknown filetype" : "Extensión de archivo desconocida",
|
"Unknown filetype" : "Extensión de archivo desconocida",
|
||||||
"An error occurred. Please contact your administrator." : "Ha ocurrido un error. Por favor contacte a su administrador.",
|
|
||||||
"Talk mentions" : "Menciones en Talk",
|
"Talk mentions" : "Menciones en Talk",
|
||||||
"More unread mentions" : "Más menciones no leídas",
|
"More unread mentions" : "Más menciones no leídas",
|
||||||
"Call in progress" : "Llamada en curso",
|
"Call in progress" : "Llamada en curso",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Mensajes en {conversation}",
|
"Messages in {conversation}" : "Mensajes en {conversation}",
|
||||||
"{user} in {conversation}" : "{user} en {conversation}",
|
"{user} in {conversation}" : "{user} en {conversation}",
|
||||||
"Messages in other conversations" : "Mensajes en otras conversaciones",
|
"Messages in other conversations" : "Mensajes en otras conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "No ha sido posible solicitar la prueba porque el servidor de pruebas no está accesible. Inténtalo de nuevo más adelante.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "No ha sido posible solicitar la prueba porque el servidor de pruebas no está accesible. Inténtalo de nuevo más adelante.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hay un problema con la autenticación de esta instancia. Es posible que no sea accesible desde fuera para verificar su URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hay un problema con la autenticación de esta instancia. Es posible que no sea accesible desde fuera para verificar su URL.",
|
||||||
"Something unexpected happened." : "Ha ocurrido algo inesperado.",
|
"Something unexpected happened." : "Ha ocurrido algo inesperado.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Mensaje de {usuario}",
|
"Message of {user}" : "Mensaje de {usuario}",
|
||||||
"Message of a deleted user in {conversation}" : "Mensaje de un usuario eliminado en {conversation}",
|
"Message of a deleted user in {conversation}" : "Mensaje de un usuario eliminado en {conversation}",
|
||||||
"Talk to %s" : "Hablar con %s",
|
"Talk to %s" : "Hablar con %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Ha ocurrido un error. Por favor contacte a su administrador.",
|
||||||
"File is not shared, or shared but not with the user" : "El archivo no está compartido, o lo está pero no con el usuario",
|
"File is not shared, or shared but not with the user" : "El archivo no está compartido, o lo está pero no con el usuario",
|
||||||
"No account available to delete." : "No hay cuentas disponibles para borrar.",
|
"No account available to delete." : "No hay cuentas disponibles para borrar.",
|
||||||
"No image file provided" : "No se ha proporcionado un archivo de imagen",
|
"No image file provided" : "No se ha proporcionado un archivo de imagen",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Archivo proporcionado no válido",
|
"Invalid file provided" : "Archivo proporcionado no válido",
|
||||||
"Invalid image" : "Imagen no válida",
|
"Invalid image" : "Imagen no válida",
|
||||||
"Unknown filetype" : "Extensión de archivo desconocida",
|
"Unknown filetype" : "Extensión de archivo desconocida",
|
||||||
"An error occurred. Please contact your administrator." : "Ha ocurrido un error. Por favor contacte a su administrador.",
|
|
||||||
"Talk mentions" : "Menciones en Talk",
|
"Talk mentions" : "Menciones en Talk",
|
||||||
"More unread mentions" : "Más menciones no leídas",
|
"More unread mentions" : "Más menciones no leídas",
|
||||||
"Call in progress" : "Llamada en curso",
|
"Call in progress" : "Llamada en curso",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Mensajes en {conversation}",
|
"Messages in {conversation}" : "Mensajes en {conversation}",
|
||||||
"{user} in {conversation}" : "{user} en {conversation}",
|
"{user} in {conversation}" : "{user} en {conversation}",
|
||||||
"Messages in other conversations" : "Mensajes en otras conversaciones",
|
"Messages in other conversations" : "Mensajes en otras conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen de avatar no es cuadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "No ha sido posible solicitar la prueba porque el servidor de pruebas no está accesible. Inténtalo de nuevo más adelante.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "No ha sido posible solicitar la prueba porque el servidor de pruebas no está accesible. Inténtalo de nuevo más adelante.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hay un problema con la autenticación de esta instancia. Es posible que no sea accesible desde fuera para verificar su URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hay un problema con la autenticación de esta instancia. Es posible que no sea accesible desde fuera para verificar su URL.",
|
||||||
"Something unexpected happened." : "Ha ocurrido algo inesperado.",
|
"Something unexpected happened." : "Ha ocurrido algo inesperado.",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -9,6 +9,7 @@ OC.L10N.register(
|
||||||
"Unknown filetype" : "Tipo de archivo desconocido",
|
"Unknown filetype" : "Tipo de archivo desconocido",
|
||||||
"Open settings" : "Abrir opciones",
|
"Open settings" : "Abrir opciones",
|
||||||
"Messages" : "Mensajes",
|
"Messages" : "Mensajes",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -7,6 +7,7 @@
|
||||||
"Unknown filetype" : "Tipo de archivo desconocido",
|
"Unknown filetype" : "Tipo de archivo desconocido",
|
||||||
"Open settings" : "Abrir opciones",
|
"Open settings" : "Abrir opciones",
|
||||||
"Messages" : "Mensajes",
|
"Messages" : "Mensajes",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -24,6 +24,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -22,6 +22,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -54,6 +54,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -52,6 +52,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -98,6 +98,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -96,6 +96,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -21,6 +21,7 @@ OC.L10N.register(
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -19,6 +19,7 @@
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
"Conversations" : "Conversaciones",
|
"Conversations" : "Conversaciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"This conversation has ended" : "Esta conversación ha terminado",
|
"This conversation has ended" : "Esta conversación ha terminado",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "Unirse a la llamada",
|
"Join call" : "Unirse a la llamada",
|
||||||
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
"A group call has started in {call}" : "Una llamada en grupo ha iniciado en {call}",
|
||||||
"Open settings" : "Abrir configuraciones",
|
"Open settings" : "Abrir configuraciones",
|
||||||
|
"Avatar image is not square" : "La imagen del avatar no es un cuadrado",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
|
||||||
"Leave call" : "Dejar la llamada",
|
"Leave call" : "Dejar la llamada",
|
||||||
"Limit to groups" : "Limitar a grupos",
|
"Limit to groups" : "Limitar a grupos",
|
||||||
|
|
|
@ -8,6 +8,7 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Vigane fail",
|
"Invalid file provided" : "Vigane fail",
|
||||||
"Invalid image" : "Vigane pilt",
|
"Invalid image" : "Vigane pilt",
|
||||||
"Unknown filetype" : "Tundmatu failitüüp",
|
"Unknown filetype" : "Tundmatu failitüüp",
|
||||||
|
"Avatar image is not square" : "Avatari pilt pole ruut",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
|
||||||
"Limit to groups" : "Luba gruppidele",
|
"Limit to groups" : "Luba gruppidele",
|
||||||
"Everyone" : "Igaüks",
|
"Everyone" : "Igaüks",
|
||||||
|
|
|
@ -6,6 +6,7 @@
|
||||||
"Invalid file provided" : "Vigane fail",
|
"Invalid file provided" : "Vigane fail",
|
||||||
"Invalid image" : "Vigane pilt",
|
"Invalid image" : "Vigane pilt",
|
||||||
"Unknown filetype" : "Tundmatu failitüüp",
|
"Unknown filetype" : "Tundmatu failitüüp",
|
||||||
|
"Avatar image is not square" : "Avatari pilt pole ruut",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
|
||||||
"Limit to groups" : "Luba gruppidele",
|
"Limit to groups" : "Luba gruppidele",
|
||||||
"Everyone" : "Igaüks",
|
"Everyone" : "Igaüks",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "{user} erabiltzailearen mezua",
|
"Message of {user}" : "{user} erabiltzailearen mezua",
|
||||||
"Message of a deleted user in {conversation}" : "Ezabatutako erabiltzaile baten mezua {elkarrizketa} atalean",
|
"Message of a deleted user in {conversation}" : "Ezabatutako erabiltzaile baten mezua {elkarrizketa} atalean",
|
||||||
"Talk to %s" : "Hitz egin %s erabiltzailearekin",
|
"Talk to %s" : "Hitz egin %s erabiltzailearekin",
|
||||||
|
"An error occurred. Please contact your administrator." : "Errore bat gertatu da. Jarri zure administratzailearekin harremanetan mesedez.",
|
||||||
"File is not shared, or shared but not with the user" : "Fitxategia ez dago partekatua, edo partekatu da baina ez erabiltzailearekin",
|
"File is not shared, or shared but not with the user" : "Fitxategia ez dago partekatua, edo partekatu da baina ez erabiltzailearekin",
|
||||||
"No account available to delete." : "Ez dago konturik eskuragarri ezabatzeko.",
|
"No account available to delete." : "Ez dago konturik eskuragarri ezabatzeko.",
|
||||||
"No image file provided" : "Ez da irudi fitxategirik eman",
|
"No image file provided" : "Ez da irudi fitxategirik eman",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Baliogabeko fitxategia eman da",
|
"Invalid file provided" : "Baliogabeko fitxategia eman da",
|
||||||
"Invalid image" : "Irudi baliogabea",
|
"Invalid image" : "Irudi baliogabea",
|
||||||
"Unknown filetype" : "Fitxategi mota ezezaguna",
|
"Unknown filetype" : "Fitxategi mota ezezaguna",
|
||||||
"An error occurred. Please contact your administrator." : "Errore bat gertatu da. Jarri zure administratzailearekin harremanetan mesedez.",
|
|
||||||
"Talk mentions" : "Talk aipamenak",
|
"Talk mentions" : "Talk aipamenak",
|
||||||
"More unread mentions" : "Irakurri gabeko aipamen gehiago",
|
"More unread mentions" : "Irakurri gabeko aipamen gehiago",
|
||||||
"Call in progress" : "Deia abian da",
|
"Call in progress" : "Deia abian da",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Mezuak {conversation} elkarrizketan",
|
"Messages in {conversation}" : "Mezuak {conversation} elkarrizketan",
|
||||||
"{user} in {conversation}" : "{user} erabiltzailea {conversation} elkarrizketan",
|
"{user} in {conversation}" : "{user} erabiltzailea {conversation} elkarrizketan",
|
||||||
"Messages in other conversations" : "Mezuak beste elkarrizketa batzuetan",
|
"Messages in other conversations" : "Mezuak beste elkarrizketa batzuetan",
|
||||||
|
"Avatar image is not square" : "Abatarreko irudia ez da karratua",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Proba eskaerak huts egin du ezin delako atzitu probako zerbitzaria. Saiatu berriro beranduago.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Proba eskaerak huts egin du ezin delako atzitu probako zerbitzaria. Saiatu berriro beranduago.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Arazo bat dago instantzia honen autentifikazioarekin. Agian ez dago irisgarritasunik kanpoaldetik URLa egiaztatzeko.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Arazo bat dago instantzia honen autentifikazioarekin. Agian ez dago irisgarritasunik kanpoaldetik URLa egiaztatzeko.",
|
||||||
"Something unexpected happened." : "Espero ez zen zerbait gertatu da.",
|
"Something unexpected happened." : "Espero ez zen zerbait gertatu da.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "{user} erabiltzailearen mezua",
|
"Message of {user}" : "{user} erabiltzailearen mezua",
|
||||||
"Message of a deleted user in {conversation}" : "Ezabatutako erabiltzaile baten mezua {elkarrizketa} atalean",
|
"Message of a deleted user in {conversation}" : "Ezabatutako erabiltzaile baten mezua {elkarrizketa} atalean",
|
||||||
"Talk to %s" : "Hitz egin %s erabiltzailearekin",
|
"Talk to %s" : "Hitz egin %s erabiltzailearekin",
|
||||||
|
"An error occurred. Please contact your administrator." : "Errore bat gertatu da. Jarri zure administratzailearekin harremanetan mesedez.",
|
||||||
"File is not shared, or shared but not with the user" : "Fitxategia ez dago partekatua, edo partekatu da baina ez erabiltzailearekin",
|
"File is not shared, or shared but not with the user" : "Fitxategia ez dago partekatua, edo partekatu da baina ez erabiltzailearekin",
|
||||||
"No account available to delete." : "Ez dago konturik eskuragarri ezabatzeko.",
|
"No account available to delete." : "Ez dago konturik eskuragarri ezabatzeko.",
|
||||||
"No image file provided" : "Ez da irudi fitxategirik eman",
|
"No image file provided" : "Ez da irudi fitxategirik eman",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Baliogabeko fitxategia eman da",
|
"Invalid file provided" : "Baliogabeko fitxategia eman da",
|
||||||
"Invalid image" : "Irudi baliogabea",
|
"Invalid image" : "Irudi baliogabea",
|
||||||
"Unknown filetype" : "Fitxategi mota ezezaguna",
|
"Unknown filetype" : "Fitxategi mota ezezaguna",
|
||||||
"An error occurred. Please contact your administrator." : "Errore bat gertatu da. Jarri zure administratzailearekin harremanetan mesedez.",
|
|
||||||
"Talk mentions" : "Talk aipamenak",
|
"Talk mentions" : "Talk aipamenak",
|
||||||
"More unread mentions" : "Irakurri gabeko aipamen gehiago",
|
"More unread mentions" : "Irakurri gabeko aipamen gehiago",
|
||||||
"Call in progress" : "Deia abian da",
|
"Call in progress" : "Deia abian da",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Mezuak {conversation} elkarrizketan",
|
"Messages in {conversation}" : "Mezuak {conversation} elkarrizketan",
|
||||||
"{user} in {conversation}" : "{user} erabiltzailea {conversation} elkarrizketan",
|
"{user} in {conversation}" : "{user} erabiltzailea {conversation} elkarrizketan",
|
||||||
"Messages in other conversations" : "Mezuak beste elkarrizketa batzuetan",
|
"Messages in other conversations" : "Mezuak beste elkarrizketa batzuetan",
|
||||||
|
"Avatar image is not square" : "Abatarreko irudia ez da karratua",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Proba eskaerak huts egin du ezin delako atzitu probako zerbitzaria. Saiatu berriro beranduago.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Proba eskaerak huts egin du ezin delako atzitu probako zerbitzaria. Saiatu berriro beranduago.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Arazo bat dago instantzia honen autentifikazioarekin. Agian ez dago irisgarritasunik kanpoaldetik URLa egiaztatzeko.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Arazo bat dago instantzia honen autentifikazioarekin. Agian ez dago irisgarritasunik kanpoaldetik URLa egiaztatzeko.",
|
||||||
"Something unexpected happened." : "Espero ez zen zerbait gertatu da.",
|
"Something unexpected happened." : "Espero ez zen zerbait gertatu da.",
|
||||||
|
|
|
@ -92,6 +92,7 @@ OC.L10N.register(
|
||||||
"Open settings" : "تنظیمات را باز کنید",
|
"Open settings" : "تنظیمات را باز کنید",
|
||||||
"Conversations" : "گفتگو",
|
"Conversations" : "گفتگو",
|
||||||
"Messages" : "پیام ها",
|
"Messages" : "پیام ها",
|
||||||
|
"Avatar image is not square" : "تصویر آواتار مربع نیست",
|
||||||
"There is no such account registered." : "این حساب کاربری ثبت نام نشده است.",
|
"There is no such account registered." : "این حساب کاربری ثبت نام نشده است.",
|
||||||
"United Arab Emirates" : "امارات متحده عربی",
|
"United Arab Emirates" : "امارات متحده عربی",
|
||||||
"Afghanistan" : "افغانستان",
|
"Afghanistan" : "افغانستان",
|
||||||
|
|
|
@ -90,6 +90,7 @@
|
||||||
"Open settings" : "تنظیمات را باز کنید",
|
"Open settings" : "تنظیمات را باز کنید",
|
||||||
"Conversations" : "گفتگو",
|
"Conversations" : "گفتگو",
|
||||||
"Messages" : "پیام ها",
|
"Messages" : "پیام ها",
|
||||||
|
"Avatar image is not square" : "تصویر آواتار مربع نیست",
|
||||||
"There is no such account registered." : "این حساب کاربری ثبت نام نشده است.",
|
"There is no such account registered." : "این حساب کاربری ثبت نام نشده است.",
|
||||||
"United Arab Emirates" : "امارات متحده عربی",
|
"United Arab Emirates" : "امارات متحده عربی",
|
||||||
"Afghanistan" : "افغانستان",
|
"Afghanistan" : "افغانستان",
|
||||||
|
|
14
l10n/fi.js
14
l10n/fi.js
|
@ -152,13 +152,13 @@ OC.L10N.register(
|
||||||
"Message of {user} in {conversation}" : "Käyttäjän {user} viesti keskustelussa {conversation}",
|
"Message of {user} in {conversation}" : "Käyttäjän {user} viesti keskustelussa {conversation}",
|
||||||
"Message of {user}" : "Käyttäjän {user} viesti",
|
"Message of {user}" : "Käyttäjän {user} viesti",
|
||||||
"Message of a deleted user in {conversation}" : "Poistetun käyttäjän viesti keskustelussa {conversation}",
|
"Message of a deleted user in {conversation}" : "Poistetun käyttäjän viesti keskustelussa {conversation}",
|
||||||
|
"An error occurred. Please contact your administrator." : "Tapahtui virhe. Ole yhteydessä ylläpitäjään.",
|
||||||
"File is not shared, or shared but not with the user" : "Tiedosto ei ole jaettu, tai jaettu mutta ei kyseisen käyttäjän kanssa",
|
"File is not shared, or shared but not with the user" : "Tiedosto ei ole jaettu, tai jaettu mutta ei kyseisen käyttäjän kanssa",
|
||||||
"No image file provided" : "Kuvatiedostoa ei määritetty",
|
"No image file provided" : "Kuvatiedostoa ei määritetty",
|
||||||
"File is too big" : "Tiedosto on liian suuri",
|
"File is too big" : "Tiedosto on liian suuri",
|
||||||
"Invalid file provided" : "Virheellinen tiedosto määritetty",
|
"Invalid file provided" : "Virheellinen tiedosto määritetty",
|
||||||
"Invalid image" : "Virheellinen kuva",
|
"Invalid image" : "Virheellinen kuva",
|
||||||
"Unknown filetype" : "Tuntematon tiedostotyyppi",
|
"Unknown filetype" : "Tuntematon tiedostotyyppi",
|
||||||
"An error occurred. Please contact your administrator." : "Tapahtui virhe. Ole yhteydessä ylläpitäjään.",
|
|
||||||
"Talk mentions" : "Talk-maininnat",
|
"Talk mentions" : "Talk-maininnat",
|
||||||
"More unread mentions" : "Lisää lukemattomia mainintoja",
|
"More unread mentions" : "Lisää lukemattomia mainintoja",
|
||||||
"Call in progress" : "Puhelu meneillään",
|
"Call in progress" : "Puhelu meneillään",
|
||||||
|
@ -212,6 +212,8 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Viestit keskustelussa {conversation}",
|
"Messages in {conversation}" : "Viestit keskustelussa {conversation}",
|
||||||
"{user} in {conversation}" : "{user} keskustelussa {conversation}",
|
"{user} in {conversation}" : "{user} keskustelussa {conversation}",
|
||||||
"Messages in other conversations" : "Viestit muissa keskusteluissa",
|
"Messages in other conversations" : "Viestit muissa keskusteluissa",
|
||||||
|
"Avatar image is not square" : "Avatar-kuva ei ole neliö",
|
||||||
|
"Room {number}" : "Huone {number}",
|
||||||
"Something unexpected happened." : "Jotain odottamatonta tapahtui.",
|
"Something unexpected happened." : "Jotain odottamatonta tapahtui.",
|
||||||
"The URL is invalid." : "URL-osoite on virheellinen.",
|
"The URL is invalid." : "URL-osoite on virheellinen.",
|
||||||
"An HTTPS URL is required." : "URL-osoitteen on oltava HTTPS-muodossa.",
|
"An HTTPS URL is required." : "URL-osoitteen on oltava HTTPS-muodossa.",
|
||||||
|
@ -639,6 +641,7 @@ OC.L10N.register(
|
||||||
"Do you really want to delete \"{displayName}\"?" : "Poistetaanko \"{displayName}\"?",
|
"Do you really want to delete \"{displayName}\"?" : "Poistetaanko \"{displayName}\"?",
|
||||||
"Error while deleting conversation" : "Virhe keskustelua poistaessa",
|
"Error while deleting conversation" : "Virhe keskustelua poistaessa",
|
||||||
"Delete all chat messages" : "Poista kaikki keskustelun viestit",
|
"Delete all chat messages" : "Poista kaikki keskustelun viestit",
|
||||||
|
"Error while clearing chat history" : "Virhe keskusteluhistoriaa siivotessa",
|
||||||
"Message expiration" : "Viestin vanheneminen",
|
"Message expiration" : "Viestin vanheneminen",
|
||||||
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "Keskusteluviestit on mahdollista vanhentaa tietyn ajan jälkeen. Huomio: Keskustelussa jaetut tiedostot eivät poistu omistajalta, mutta ne eivät ole enää jaettu keskustelussa.",
|
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "Keskusteluviestit on mahdollista vanhentaa tietyn ajan jälkeen. Huomio: Keskustelussa jaetut tiedostot eivät poistu omistajalta, mutta ne eivät ole enää jaettu keskustelussa.",
|
||||||
"Custom expiration time" : "Mukautettu vanhenemisaika",
|
"Custom expiration time" : "Mukautettu vanhenemisaika",
|
||||||
|
@ -710,12 +713,18 @@ OC.L10N.register(
|
||||||
"Use TLS" : "Käytä TLS:ää",
|
"Use TLS" : "Käytä TLS:ää",
|
||||||
"Use SASL" : "Käytä SASL:ia",
|
"Use SASL" : "Käytä SASL:ia",
|
||||||
"Client ID" : "Asiakkaan tunniste",
|
"Client ID" : "Asiakkaan tunniste",
|
||||||
|
"Add new bridged channel to current conversation" : "Lisää uusi sillattu kanava nykyiseen keskusteluun",
|
||||||
"unknown state" : "tuntematon tila",
|
"unknown state" : "tuntematon tila",
|
||||||
"running" : "käynnissä",
|
"running" : "käynnissä",
|
||||||
|
"not running, check Matterbridge log" : "ei käynnistä, tarkista Matterbridge-loki",
|
||||||
"not running" : "ei käynnissä",
|
"not running" : "ei käynnissä",
|
||||||
"Bridge saved" : "Silta tallennettu",
|
"Bridge saved" : "Silta tallennettu",
|
||||||
"Notifications" : "Ilmoitukset",
|
"Notifications" : "Ilmoitukset",
|
||||||
"Notify about calls in this conversation" : "llmoita puheluista tässä keskustelussa",
|
"Notify about calls in this conversation" : "llmoita puheluista tässä keskustelussa",
|
||||||
|
"Phone and SIP dial-in" : "Puhelin- ja SIP-sisäänsoitto",
|
||||||
|
"Enable phone and SIP dial-in" : "Käytä puhelimella ja SIP:illä sisäänsoittoa",
|
||||||
|
"Allow to dial-in without a PIN" : "Salli sisäänsoitto ilman PIN-koodia",
|
||||||
|
"SIP dial-in is now possible without PIN requirement" : "SIP-sisäänsoitto on nyt mahdollista ilman PIN-koodin vaatimusta",
|
||||||
"SIP dial-in is now enabled" : "SIP-sisäänsoitto on nyt käytössä",
|
"SIP dial-in is now enabled" : "SIP-sisäänsoitto on nyt käytössä",
|
||||||
"SIP dial-in is now disabled" : "SIP-sisäänsoitto on nyt pois käytöstä",
|
"SIP dial-in is now disabled" : "SIP-sisäänsoitto on nyt pois käytöstä",
|
||||||
"Cancel editing description" : "Peruuta kuvauksen muokkaaminen",
|
"Cancel editing description" : "Peruuta kuvauksen muokkaaminen",
|
||||||
|
@ -777,6 +786,7 @@ OC.L10N.register(
|
||||||
"Unread messages" : "Lukemattomat viestit",
|
"Unread messages" : "Lukemattomat viestit",
|
||||||
"Sending message" : "Lähetetään viestiä",
|
"Sending message" : "Lähetetään viestiä",
|
||||||
"Message sent" : "Viesti lähetetty",
|
"Message sent" : "Viesti lähetetty",
|
||||||
|
"Message read by everyone who shares their reading status" : "Viesti luettu kaikkien niiden kanssa, jotka jakavat lukutilapäivityksensä",
|
||||||
"Failed to send the message. Click to try again" : "Viestin lähettäminen epäonnistui. Paina yrittääksesi uudelleen",
|
"Failed to send the message. Click to try again" : "Viestin lähettäminen epäonnistui. Paina yrittääksesi uudelleen",
|
||||||
"Not enough free space to upload file" : "Ei riittävästi vapaata tilaa tiedoston lähettämiseksi",
|
"Not enough free space to upload file" : "Ei riittävästi vapaata tilaa tiedoston lähettämiseksi",
|
||||||
"You are not allowed to share files" : "Sinulla ei ole oikeutta jakaa tiedostoja",
|
"You are not allowed to share files" : "Sinulla ei ole oikeutta jakaa tiedostoja",
|
||||||
|
@ -809,6 +819,7 @@ OC.L10N.register(
|
||||||
"Submit vote" : "Lähetä ääni",
|
"Submit vote" : "Lähetä ääni",
|
||||||
"End poll" : "Lopeta kysely",
|
"End poll" : "Lopeta kysely",
|
||||||
"Poll ・ You voted already" : "Kysely ・ Äänestit jo",
|
"Poll ・ You voted already" : "Kysely ・ Äänestit jo",
|
||||||
|
"You voted for this option" : "Äänestit tätä vaihtoehtoa",
|
||||||
"Change your vote" : "Muuta antamaasi ääntä",
|
"Change your vote" : "Muuta antamaasi ääntä",
|
||||||
"Poll ・ Click to vote" : "Kysely ・ Napsauta äänestääksesi",
|
"Poll ・ Click to vote" : "Kysely ・ Napsauta äänestääksesi",
|
||||||
"Poll ・ Ended" : "Kysely ・ Päättynyt",
|
"Poll ・ Ended" : "Kysely ・ Päättynyt",
|
||||||
|
@ -863,6 +874,7 @@ OC.L10N.register(
|
||||||
"Update permissions" : "Päivitä oikeudet",
|
"Update permissions" : "Päivitä oikeudet",
|
||||||
"Updating permissions" : "Päivitetään oikeudet",
|
"Updating permissions" : "Päivitetään oikeudet",
|
||||||
"In this conversation <strong>{user}</strong> can:" : "Tässä keskustelussa käyttäjä <strong>{user}</strong> voi:",
|
"In this conversation <strong>{user}</strong> can:" : "Tässä keskustelussa käyttäjä <strong>{user}</strong> voi:",
|
||||||
|
"The message has expired or has been deleted" : "Tämä viesti on vanhentunut tai se on poistettu",
|
||||||
"Cancel quote" : "Peruuta lainaus",
|
"Cancel quote" : "Peruuta lainaus",
|
||||||
"Disable lobby" : "Poista aula käytöstä",
|
"Disable lobby" : "Poista aula käytöstä",
|
||||||
"moderator" : "moderaattori",
|
"moderator" : "moderaattori",
|
||||||
|
|
14
l10n/fi.json
14
l10n/fi.json
|
@ -150,13 +150,13 @@
|
||||||
"Message of {user} in {conversation}" : "Käyttäjän {user} viesti keskustelussa {conversation}",
|
"Message of {user} in {conversation}" : "Käyttäjän {user} viesti keskustelussa {conversation}",
|
||||||
"Message of {user}" : "Käyttäjän {user} viesti",
|
"Message of {user}" : "Käyttäjän {user} viesti",
|
||||||
"Message of a deleted user in {conversation}" : "Poistetun käyttäjän viesti keskustelussa {conversation}",
|
"Message of a deleted user in {conversation}" : "Poistetun käyttäjän viesti keskustelussa {conversation}",
|
||||||
|
"An error occurred. Please contact your administrator." : "Tapahtui virhe. Ole yhteydessä ylläpitäjään.",
|
||||||
"File is not shared, or shared but not with the user" : "Tiedosto ei ole jaettu, tai jaettu mutta ei kyseisen käyttäjän kanssa",
|
"File is not shared, or shared but not with the user" : "Tiedosto ei ole jaettu, tai jaettu mutta ei kyseisen käyttäjän kanssa",
|
||||||
"No image file provided" : "Kuvatiedostoa ei määritetty",
|
"No image file provided" : "Kuvatiedostoa ei määritetty",
|
||||||
"File is too big" : "Tiedosto on liian suuri",
|
"File is too big" : "Tiedosto on liian suuri",
|
||||||
"Invalid file provided" : "Virheellinen tiedosto määritetty",
|
"Invalid file provided" : "Virheellinen tiedosto määritetty",
|
||||||
"Invalid image" : "Virheellinen kuva",
|
"Invalid image" : "Virheellinen kuva",
|
||||||
"Unknown filetype" : "Tuntematon tiedostotyyppi",
|
"Unknown filetype" : "Tuntematon tiedostotyyppi",
|
||||||
"An error occurred. Please contact your administrator." : "Tapahtui virhe. Ole yhteydessä ylläpitäjään.",
|
|
||||||
"Talk mentions" : "Talk-maininnat",
|
"Talk mentions" : "Talk-maininnat",
|
||||||
"More unread mentions" : "Lisää lukemattomia mainintoja",
|
"More unread mentions" : "Lisää lukemattomia mainintoja",
|
||||||
"Call in progress" : "Puhelu meneillään",
|
"Call in progress" : "Puhelu meneillään",
|
||||||
|
@ -210,6 +210,8 @@
|
||||||
"Messages in {conversation}" : "Viestit keskustelussa {conversation}",
|
"Messages in {conversation}" : "Viestit keskustelussa {conversation}",
|
||||||
"{user} in {conversation}" : "{user} keskustelussa {conversation}",
|
"{user} in {conversation}" : "{user} keskustelussa {conversation}",
|
||||||
"Messages in other conversations" : "Viestit muissa keskusteluissa",
|
"Messages in other conversations" : "Viestit muissa keskusteluissa",
|
||||||
|
"Avatar image is not square" : "Avatar-kuva ei ole neliö",
|
||||||
|
"Room {number}" : "Huone {number}",
|
||||||
"Something unexpected happened." : "Jotain odottamatonta tapahtui.",
|
"Something unexpected happened." : "Jotain odottamatonta tapahtui.",
|
||||||
"The URL is invalid." : "URL-osoite on virheellinen.",
|
"The URL is invalid." : "URL-osoite on virheellinen.",
|
||||||
"An HTTPS URL is required." : "URL-osoitteen on oltava HTTPS-muodossa.",
|
"An HTTPS URL is required." : "URL-osoitteen on oltava HTTPS-muodossa.",
|
||||||
|
@ -637,6 +639,7 @@
|
||||||
"Do you really want to delete \"{displayName}\"?" : "Poistetaanko \"{displayName}\"?",
|
"Do you really want to delete \"{displayName}\"?" : "Poistetaanko \"{displayName}\"?",
|
||||||
"Error while deleting conversation" : "Virhe keskustelua poistaessa",
|
"Error while deleting conversation" : "Virhe keskustelua poistaessa",
|
||||||
"Delete all chat messages" : "Poista kaikki keskustelun viestit",
|
"Delete all chat messages" : "Poista kaikki keskustelun viestit",
|
||||||
|
"Error while clearing chat history" : "Virhe keskusteluhistoriaa siivotessa",
|
||||||
"Message expiration" : "Viestin vanheneminen",
|
"Message expiration" : "Viestin vanheneminen",
|
||||||
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "Keskusteluviestit on mahdollista vanhentaa tietyn ajan jälkeen. Huomio: Keskustelussa jaetut tiedostot eivät poistu omistajalta, mutta ne eivät ole enää jaettu keskustelussa.",
|
"Chat messages can be expired after a certain time. Note: Files shared in chat will not be deleted for the owner, but will no longer be shared in the conversation." : "Keskusteluviestit on mahdollista vanhentaa tietyn ajan jälkeen. Huomio: Keskustelussa jaetut tiedostot eivät poistu omistajalta, mutta ne eivät ole enää jaettu keskustelussa.",
|
||||||
"Custom expiration time" : "Mukautettu vanhenemisaika",
|
"Custom expiration time" : "Mukautettu vanhenemisaika",
|
||||||
|
@ -708,12 +711,18 @@
|
||||||
"Use TLS" : "Käytä TLS:ää",
|
"Use TLS" : "Käytä TLS:ää",
|
||||||
"Use SASL" : "Käytä SASL:ia",
|
"Use SASL" : "Käytä SASL:ia",
|
||||||
"Client ID" : "Asiakkaan tunniste",
|
"Client ID" : "Asiakkaan tunniste",
|
||||||
|
"Add new bridged channel to current conversation" : "Lisää uusi sillattu kanava nykyiseen keskusteluun",
|
||||||
"unknown state" : "tuntematon tila",
|
"unknown state" : "tuntematon tila",
|
||||||
"running" : "käynnissä",
|
"running" : "käynnissä",
|
||||||
|
"not running, check Matterbridge log" : "ei käynnistä, tarkista Matterbridge-loki",
|
||||||
"not running" : "ei käynnissä",
|
"not running" : "ei käynnissä",
|
||||||
"Bridge saved" : "Silta tallennettu",
|
"Bridge saved" : "Silta tallennettu",
|
||||||
"Notifications" : "Ilmoitukset",
|
"Notifications" : "Ilmoitukset",
|
||||||
"Notify about calls in this conversation" : "llmoita puheluista tässä keskustelussa",
|
"Notify about calls in this conversation" : "llmoita puheluista tässä keskustelussa",
|
||||||
|
"Phone and SIP dial-in" : "Puhelin- ja SIP-sisäänsoitto",
|
||||||
|
"Enable phone and SIP dial-in" : "Käytä puhelimella ja SIP:illä sisäänsoittoa",
|
||||||
|
"Allow to dial-in without a PIN" : "Salli sisäänsoitto ilman PIN-koodia",
|
||||||
|
"SIP dial-in is now possible without PIN requirement" : "SIP-sisäänsoitto on nyt mahdollista ilman PIN-koodin vaatimusta",
|
||||||
"SIP dial-in is now enabled" : "SIP-sisäänsoitto on nyt käytössä",
|
"SIP dial-in is now enabled" : "SIP-sisäänsoitto on nyt käytössä",
|
||||||
"SIP dial-in is now disabled" : "SIP-sisäänsoitto on nyt pois käytöstä",
|
"SIP dial-in is now disabled" : "SIP-sisäänsoitto on nyt pois käytöstä",
|
||||||
"Cancel editing description" : "Peruuta kuvauksen muokkaaminen",
|
"Cancel editing description" : "Peruuta kuvauksen muokkaaminen",
|
||||||
|
@ -775,6 +784,7 @@
|
||||||
"Unread messages" : "Lukemattomat viestit",
|
"Unread messages" : "Lukemattomat viestit",
|
||||||
"Sending message" : "Lähetetään viestiä",
|
"Sending message" : "Lähetetään viestiä",
|
||||||
"Message sent" : "Viesti lähetetty",
|
"Message sent" : "Viesti lähetetty",
|
||||||
|
"Message read by everyone who shares their reading status" : "Viesti luettu kaikkien niiden kanssa, jotka jakavat lukutilapäivityksensä",
|
||||||
"Failed to send the message. Click to try again" : "Viestin lähettäminen epäonnistui. Paina yrittääksesi uudelleen",
|
"Failed to send the message. Click to try again" : "Viestin lähettäminen epäonnistui. Paina yrittääksesi uudelleen",
|
||||||
"Not enough free space to upload file" : "Ei riittävästi vapaata tilaa tiedoston lähettämiseksi",
|
"Not enough free space to upload file" : "Ei riittävästi vapaata tilaa tiedoston lähettämiseksi",
|
||||||
"You are not allowed to share files" : "Sinulla ei ole oikeutta jakaa tiedostoja",
|
"You are not allowed to share files" : "Sinulla ei ole oikeutta jakaa tiedostoja",
|
||||||
|
@ -807,6 +817,7 @@
|
||||||
"Submit vote" : "Lähetä ääni",
|
"Submit vote" : "Lähetä ääni",
|
||||||
"End poll" : "Lopeta kysely",
|
"End poll" : "Lopeta kysely",
|
||||||
"Poll ・ You voted already" : "Kysely ・ Äänestit jo",
|
"Poll ・ You voted already" : "Kysely ・ Äänestit jo",
|
||||||
|
"You voted for this option" : "Äänestit tätä vaihtoehtoa",
|
||||||
"Change your vote" : "Muuta antamaasi ääntä",
|
"Change your vote" : "Muuta antamaasi ääntä",
|
||||||
"Poll ・ Click to vote" : "Kysely ・ Napsauta äänestääksesi",
|
"Poll ・ Click to vote" : "Kysely ・ Napsauta äänestääksesi",
|
||||||
"Poll ・ Ended" : "Kysely ・ Päättynyt",
|
"Poll ・ Ended" : "Kysely ・ Päättynyt",
|
||||||
|
@ -861,6 +872,7 @@
|
||||||
"Update permissions" : "Päivitä oikeudet",
|
"Update permissions" : "Päivitä oikeudet",
|
||||||
"Updating permissions" : "Päivitetään oikeudet",
|
"Updating permissions" : "Päivitetään oikeudet",
|
||||||
"In this conversation <strong>{user}</strong> can:" : "Tässä keskustelussa käyttäjä <strong>{user}</strong> voi:",
|
"In this conversation <strong>{user}</strong> can:" : "Tässä keskustelussa käyttäjä <strong>{user}</strong> voi:",
|
||||||
|
"The message has expired or has been deleted" : "Tämä viesti on vanhentunut tai se on poistettu",
|
||||||
"Cancel quote" : "Peruuta lainaus",
|
"Cancel quote" : "Peruuta lainaus",
|
||||||
"Disable lobby" : "Poista aula käytöstä",
|
"Disable lobby" : "Poista aula käytöstä",
|
||||||
"moderator" : "moderaattori",
|
"moderator" : "moderaattori",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Message de {user}",
|
"Message of {user}" : "Message de {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Message d'un utilisateur supprimé dans {conversation}",
|
"Message of a deleted user in {conversation}" : "Message d'un utilisateur supprimé dans {conversation}",
|
||||||
"Talk to %s" : "Discuter avec %s",
|
"Talk to %s" : "Discuter avec %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Une erreur est survenue. Merci de contacter votre administrateur.",
|
||||||
"File is not shared, or shared but not with the user" : "Le fichier n'est pas partagé, ou partagé mais pas avec cet utilisateur",
|
"File is not shared, or shared but not with the user" : "Le fichier n'est pas partagé, ou partagé mais pas avec cet utilisateur",
|
||||||
"No account available to delete." : "Aucun compte disponible à supprimer",
|
"No account available to delete." : "Aucun compte disponible à supprimer",
|
||||||
"No image file provided" : "Aucun fichier image fourni",
|
"No image file provided" : "Aucun fichier image fourni",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Fichier invalide fourni",
|
"Invalid file provided" : "Fichier invalide fourni",
|
||||||
"Invalid image" : "Image invalide",
|
"Invalid image" : "Image invalide",
|
||||||
"Unknown filetype" : "Type de fichier inconnu",
|
"Unknown filetype" : "Type de fichier inconnu",
|
||||||
"An error occurred. Please contact your administrator." : "Une erreur est survenue. Merci de contacter votre administrateur.",
|
|
||||||
"Talk mentions" : "Mentions sur Talk",
|
"Talk mentions" : "Mentions sur Talk",
|
||||||
"More unread mentions" : "Plus de mentions non lues",
|
"More unread mentions" : "Plus de mentions non lues",
|
||||||
"Call in progress" : "Appel en cours",
|
"Call in progress" : "Appel en cours",
|
||||||
|
@ -278,6 +278,8 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Messages dans {conversation}",
|
"Messages in {conversation}" : "Messages dans {conversation}",
|
||||||
"{user} in {conversation}" : "{user} dans {conversation}",
|
"{user} in {conversation}" : "{user} dans {conversation}",
|
||||||
"Messages in other conversations" : "Messages dans les autres conversations",
|
"Messages in other conversations" : "Messages dans les autres conversations",
|
||||||
|
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
|
||||||
|
"Room {number}" : "Salon {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "La requête de période d'essai a échouée car le serveur d'essai est injoignable. Merci d'essayer plus tard. ",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "La requête de période d'essai a échouée car le serveur d'essai est injoignable. Merci d'essayer plus tard. ",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Il y a un problème d'authentification de cette instance. Il est possible qu'elle ne soit pas accessible depuis l'extérieur pour vérifier son URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Il y a un problème d'authentification de cette instance. Il est possible qu'elle ne soit pas accessible depuis l'extérieur pour vérifier son URL.",
|
||||||
"Something unexpected happened." : "Quelque chose d’inattendu est survenu.",
|
"Something unexpected happened." : "Quelque chose d’inattendu est survenu.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Message de {user}",
|
"Message of {user}" : "Message de {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Message d'un utilisateur supprimé dans {conversation}",
|
"Message of a deleted user in {conversation}" : "Message d'un utilisateur supprimé dans {conversation}",
|
||||||
"Talk to %s" : "Discuter avec %s",
|
"Talk to %s" : "Discuter avec %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Une erreur est survenue. Merci de contacter votre administrateur.",
|
||||||
"File is not shared, or shared but not with the user" : "Le fichier n'est pas partagé, ou partagé mais pas avec cet utilisateur",
|
"File is not shared, or shared but not with the user" : "Le fichier n'est pas partagé, ou partagé mais pas avec cet utilisateur",
|
||||||
"No account available to delete." : "Aucun compte disponible à supprimer",
|
"No account available to delete." : "Aucun compte disponible à supprimer",
|
||||||
"No image file provided" : "Aucun fichier image fourni",
|
"No image file provided" : "Aucun fichier image fourni",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Fichier invalide fourni",
|
"Invalid file provided" : "Fichier invalide fourni",
|
||||||
"Invalid image" : "Image invalide",
|
"Invalid image" : "Image invalide",
|
||||||
"Unknown filetype" : "Type de fichier inconnu",
|
"Unknown filetype" : "Type de fichier inconnu",
|
||||||
"An error occurred. Please contact your administrator." : "Une erreur est survenue. Merci de contacter votre administrateur.",
|
|
||||||
"Talk mentions" : "Mentions sur Talk",
|
"Talk mentions" : "Mentions sur Talk",
|
||||||
"More unread mentions" : "Plus de mentions non lues",
|
"More unread mentions" : "Plus de mentions non lues",
|
||||||
"Call in progress" : "Appel en cours",
|
"Call in progress" : "Appel en cours",
|
||||||
|
@ -276,6 +276,8 @@
|
||||||
"Messages in {conversation}" : "Messages dans {conversation}",
|
"Messages in {conversation}" : "Messages dans {conversation}",
|
||||||
"{user} in {conversation}" : "{user} dans {conversation}",
|
"{user} in {conversation}" : "{user} dans {conversation}",
|
||||||
"Messages in other conversations" : "Messages dans les autres conversations",
|
"Messages in other conversations" : "Messages dans les autres conversations",
|
||||||
|
"Avatar image is not square" : "L'image d'avatar n'est pas carré",
|
||||||
|
"Room {number}" : "Salon {number}",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "La requête de période d'essai a échouée car le serveur d'essai est injoignable. Merci d'essayer plus tard. ",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "La requête de période d'essai a échouée car le serveur d'essai est injoignable. Merci d'essayer plus tard. ",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Il y a un problème d'authentification de cette instance. Il est possible qu'elle ne soit pas accessible depuis l'extérieur pour vérifier son URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Il y a un problème d'authentification de cette instance. Il est possible qu'elle ne soit pas accessible depuis l'extérieur pour vérifier son URL.",
|
||||||
"Something unexpected happened." : "Quelque chose d’inattendu est survenu.",
|
"Something unexpected happened." : "Quelque chose d’inattendu est survenu.",
|
||||||
|
|
|
@ -192,6 +192,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Mensaxes en {conversation}",
|
"Messages in {conversation}" : "Mensaxes en {conversation}",
|
||||||
"{user} in {conversation}" : "{user} en {conversation}",
|
"{user} in {conversation}" : "{user} en {conversation}",
|
||||||
"Messages in other conversations" : "Mensaxes noutras conversas",
|
"Messages in other conversations" : "Mensaxes noutras conversas",
|
||||||
|
"Avatar image is not square" : "A imaxe do avatar non é un cadrado",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Produciuse un fallo na solicitude de proba porque o servidor de proba non é accesíbel. Ténteo de novo máis tarde.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Produciuse un fallo na solicitude de proba porque o servidor de proba non é accesíbel. Ténteo de novo máis tarde.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hai un problema coa autenticación desta instancia. Quizais non sexa accesíbel dende o exterior para verificar o seu URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hai un problema coa autenticación desta instancia. Quizais non sexa accesíbel dende o exterior para verificar o seu URL.",
|
||||||
"Something unexpected happened." : "Pasou algo inesperado.",
|
"Something unexpected happened." : "Pasou algo inesperado.",
|
||||||
|
|
|
@ -190,6 +190,7 @@
|
||||||
"Messages in {conversation}" : "Mensaxes en {conversation}",
|
"Messages in {conversation}" : "Mensaxes en {conversation}",
|
||||||
"{user} in {conversation}" : "{user} en {conversation}",
|
"{user} in {conversation}" : "{user} en {conversation}",
|
||||||
"Messages in other conversations" : "Mensaxes noutras conversas",
|
"Messages in other conversations" : "Mensaxes noutras conversas",
|
||||||
|
"Avatar image is not square" : "A imaxe do avatar non é un cadrado",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Produciuse un fallo na solicitude de proba porque o servidor de proba non é accesíbel. Ténteo de novo máis tarde.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Produciuse un fallo na solicitude de proba porque o servidor de proba non é accesíbel. Ténteo de novo máis tarde.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hai un problema coa autenticación desta instancia. Quizais non sexa accesíbel dende o exterior para verificar o seu URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Hai un problema coa autenticación desta instancia. Quizais non sexa accesíbel dende o exterior para verificar o seu URL.",
|
||||||
"Something unexpected happened." : "Pasou algo inesperado.",
|
"Something unexpected happened." : "Pasou algo inesperado.",
|
||||||
|
|
|
@ -90,6 +90,7 @@ OC.L10N.register(
|
||||||
"Messages" : "הודעות",
|
"Messages" : "הודעות",
|
||||||
"{user}" : "{user}",
|
"{user}" : "{user}",
|
||||||
"Messages in other conversations" : "הודעות בדיונים אחרים",
|
"Messages in other conversations" : "הודעות בדיונים אחרים",
|
||||||
|
"Avatar image is not square" : "התמונה המייצגת אינה מרובעת",
|
||||||
"The email address is invalid." : "כתובת הדוא״ל שגויה.",
|
"The email address is invalid." : "כתובת הדוא״ל שגויה.",
|
||||||
"Andorra" : "אנדורה",
|
"Andorra" : "אנדורה",
|
||||||
"United Arab Emirates" : "איחוד האמירויות הערביות",
|
"United Arab Emirates" : "איחוד האמירויות הערביות",
|
||||||
|
|
|
@ -88,6 +88,7 @@
|
||||||
"Messages" : "הודעות",
|
"Messages" : "הודעות",
|
||||||
"{user}" : "{user}",
|
"{user}" : "{user}",
|
||||||
"Messages in other conversations" : "הודעות בדיונים אחרים",
|
"Messages in other conversations" : "הודעות בדיונים אחרים",
|
||||||
|
"Avatar image is not square" : "התמונה המייצגת אינה מרובעת",
|
||||||
"The email address is invalid." : "כתובת הדוא״ל שגויה.",
|
"The email address is invalid." : "כתובת הדוא״ל שגויה.",
|
||||||
"Andorra" : "אנדורה",
|
"Andorra" : "אנדורה",
|
||||||
"United Arab Emirates" : "איחוד האמירויות הערביות",
|
"United Arab Emirates" : "איחוד האמירויות הערביות",
|
||||||
|
|
|
@ -235,6 +235,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Poruke u {conversation}",
|
"Messages in {conversation}" : "Poruke u {conversation}",
|
||||||
"{user} in {conversation}" : "{user} u {conversation}",
|
"{user} in {conversation}" : "{user} u {conversation}",
|
||||||
"Messages in other conversations" : "Poruke u ostalim razgovorima",
|
"Messages in other conversations" : "Poruke u ostalim razgovorima",
|
||||||
|
"Avatar image is not square" : "Slika avatara nije kvadratna",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Zahtjev za probni rad nije upućen jer probni poslužitelj nije dostupan. Pokušajte ponovo kasnije.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Zahtjev za probni rad nije upućen jer probni poslužitelj nije dostupan. Pokušajte ponovo kasnije.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Došlo je do poteškoća s autentifikacijom za ovu instancu. Možda joj nije moguće pristupiti izvana kako bi se provjerio njen URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Došlo je do poteškoća s autentifikacijom za ovu instancu. Možda joj nije moguće pristupiti izvana kako bi se provjerio njen URL.",
|
||||||
"Something unexpected happened." : "Nešto se neočekivano dogodilo.",
|
"Something unexpected happened." : "Nešto se neočekivano dogodilo.",
|
||||||
|
|
|
@ -233,6 +233,7 @@
|
||||||
"Messages in {conversation}" : "Poruke u {conversation}",
|
"Messages in {conversation}" : "Poruke u {conversation}",
|
||||||
"{user} in {conversation}" : "{user} u {conversation}",
|
"{user} in {conversation}" : "{user} u {conversation}",
|
||||||
"Messages in other conversations" : "Poruke u ostalim razgovorima",
|
"Messages in other conversations" : "Poruke u ostalim razgovorima",
|
||||||
|
"Avatar image is not square" : "Slika avatara nije kvadratna",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Zahtjev za probni rad nije upućen jer probni poslužitelj nije dostupan. Pokušajte ponovo kasnije.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Zahtjev za probni rad nije upućen jer probni poslužitelj nije dostupan. Pokušajte ponovo kasnije.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Došlo je do poteškoća s autentifikacijom za ovu instancu. Možda joj nije moguće pristupiti izvana kako bi se provjerio njen URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Došlo je do poteškoća s autentifikacijom za ovu instancu. Možda joj nije moguće pristupiti izvana kako bi se provjerio njen URL.",
|
||||||
"Something unexpected happened." : "Nešto se neočekivano dogodilo.",
|
"Something unexpected happened." : "Nešto se neočekivano dogodilo.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "{user} üzenete",
|
"Message of {user}" : "{user} üzenete",
|
||||||
"Message of a deleted user in {conversation}" : "Egy törölt felhasználó üzenete a(z) {conversation} beszélgetésben",
|
"Message of a deleted user in {conversation}" : "Egy törölt felhasználó üzenete a(z) {conversation} beszélgetésben",
|
||||||
"Talk to %s" : "Beszélgetés vele: %s",
|
"Talk to %s" : "Beszélgetés vele: %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Hiba történt. Lépjen kapcsolatba a rendszergazdával.",
|
||||||
"File is not shared, or shared but not with the user" : "A fájl nincs megosztva, vagy meg van, de nem a felhasználóval",
|
"File is not shared, or shared but not with the user" : "A fájl nincs megosztva, vagy meg van, de nem a felhasználóval",
|
||||||
"No account available to delete." : "Nincs törölhető fiók.",
|
"No account available to delete." : "Nincs törölhető fiók.",
|
||||||
"No image file provided" : "Nincs képfájl megadva",
|
"No image file provided" : "Nincs képfájl megadva",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Érvénytelen fájl van megadva",
|
"Invalid file provided" : "Érvénytelen fájl van megadva",
|
||||||
"Invalid image" : "Érvénytelen kép",
|
"Invalid image" : "Érvénytelen kép",
|
||||||
"Unknown filetype" : "Ismeretlen fájltípus",
|
"Unknown filetype" : "Ismeretlen fájltípus",
|
||||||
"An error occurred. Please contact your administrator." : "Hiba történt. Lépjen kapcsolatba a rendszergazdával.",
|
|
||||||
"Talk mentions" : "Beszélgetés említések",
|
"Talk mentions" : "Beszélgetés említések",
|
||||||
"More unread mentions" : "További olvasatlan említése",
|
"More unread mentions" : "További olvasatlan említése",
|
||||||
"Call in progress" : "Hívás folyamatban",
|
"Call in progress" : "Hívás folyamatban",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Üzenetek a(z) {beszélgetésben} beszélgetésben",
|
"Messages in {conversation}" : "Üzenetek a(z) {beszélgetésben} beszélgetésben",
|
||||||
"{user} in {conversation}" : "{user} csatlakozott a(z) {conversation} beszélgetéshez",
|
"{user} in {conversation}" : "{user} csatlakozott a(z) {conversation} beszélgetéshez",
|
||||||
"Messages in other conversations" : "Üzenetek más beszélgetésekben",
|
"Messages in other conversations" : "Üzenetek más beszélgetésekben",
|
||||||
|
"Avatar image is not square" : "A profilkép nem négyzetes.",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "A próbaverzió kérése nem sikerült, mert a próbakiszolgáló nem érhető el. Próbálja újra később.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "A próbaverzió kérése nem sikerült, mert a próbakiszolgáló nem érhető el. Próbálja újra később.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Probléma van a példány hitelesítésével. Lehet, hogy kívülről nem érhető el az URL az ellenőrzéséhez.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Probléma van a példány hitelesítésével. Lehet, hogy kívülről nem érhető el az URL az ellenőrzéséhez.",
|
||||||
"Something unexpected happened." : "Valami váratlan történt.",
|
"Something unexpected happened." : "Valami váratlan történt.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "{user} üzenete",
|
"Message of {user}" : "{user} üzenete",
|
||||||
"Message of a deleted user in {conversation}" : "Egy törölt felhasználó üzenete a(z) {conversation} beszélgetésben",
|
"Message of a deleted user in {conversation}" : "Egy törölt felhasználó üzenete a(z) {conversation} beszélgetésben",
|
||||||
"Talk to %s" : "Beszélgetés vele: %s",
|
"Talk to %s" : "Beszélgetés vele: %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Hiba történt. Lépjen kapcsolatba a rendszergazdával.",
|
||||||
"File is not shared, or shared but not with the user" : "A fájl nincs megosztva, vagy meg van, de nem a felhasználóval",
|
"File is not shared, or shared but not with the user" : "A fájl nincs megosztva, vagy meg van, de nem a felhasználóval",
|
||||||
"No account available to delete." : "Nincs törölhető fiók.",
|
"No account available to delete." : "Nincs törölhető fiók.",
|
||||||
"No image file provided" : "Nincs képfájl megadva",
|
"No image file provided" : "Nincs képfájl megadva",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Érvénytelen fájl van megadva",
|
"Invalid file provided" : "Érvénytelen fájl van megadva",
|
||||||
"Invalid image" : "Érvénytelen kép",
|
"Invalid image" : "Érvénytelen kép",
|
||||||
"Unknown filetype" : "Ismeretlen fájltípus",
|
"Unknown filetype" : "Ismeretlen fájltípus",
|
||||||
"An error occurred. Please contact your administrator." : "Hiba történt. Lépjen kapcsolatba a rendszergazdával.",
|
|
||||||
"Talk mentions" : "Beszélgetés említések",
|
"Talk mentions" : "Beszélgetés említések",
|
||||||
"More unread mentions" : "További olvasatlan említése",
|
"More unread mentions" : "További olvasatlan említése",
|
||||||
"Call in progress" : "Hívás folyamatban",
|
"Call in progress" : "Hívás folyamatban",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Üzenetek a(z) {beszélgetésben} beszélgetésben",
|
"Messages in {conversation}" : "Üzenetek a(z) {beszélgetésben} beszélgetésben",
|
||||||
"{user} in {conversation}" : "{user} csatlakozott a(z) {conversation} beszélgetéshez",
|
"{user} in {conversation}" : "{user} csatlakozott a(z) {conversation} beszélgetéshez",
|
||||||
"Messages in other conversations" : "Üzenetek más beszélgetésekben",
|
"Messages in other conversations" : "Üzenetek más beszélgetésekben",
|
||||||
|
"Avatar image is not square" : "A profilkép nem négyzetes.",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "A próbaverzió kérése nem sikerült, mert a próbakiszolgáló nem érhető el. Próbálja újra később.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "A próbaverzió kérése nem sikerült, mert a próbakiszolgáló nem érhető el. Próbálja újra később.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Probléma van a példány hitelesítésével. Lehet, hogy kívülről nem érhető el az URL az ellenőrzéséhez.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Probléma van a példány hitelesítésével. Lehet, hogy kívülről nem érhető el az URL az ellenőrzéséhez.",
|
||||||
"Something unexpected happened." : "Valami váratlan történt.",
|
"Something unexpected happened." : "Valami váratlan történt.",
|
||||||
|
|
|
@ -97,6 +97,7 @@ OC.L10N.register(
|
||||||
"Open settings" : "Opna stillingar",
|
"Open settings" : "Opna stillingar",
|
||||||
"Conversations" : "Samtöl",
|
"Conversations" : "Samtöl",
|
||||||
"Messages" : "Skilaboð",
|
"Messages" : "Skilaboð",
|
||||||
|
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
|
||||||
"Andorra" : "Andorra",
|
"Andorra" : "Andorra",
|
||||||
"United Arab Emirates" : "Sameinuðu arabísku furstadæmin",
|
"United Arab Emirates" : "Sameinuðu arabísku furstadæmin",
|
||||||
"Afghanistan" : "Afganistan",
|
"Afghanistan" : "Afganistan",
|
||||||
|
|
|
@ -95,6 +95,7 @@
|
||||||
"Open settings" : "Opna stillingar",
|
"Open settings" : "Opna stillingar",
|
||||||
"Conversations" : "Samtöl",
|
"Conversations" : "Samtöl",
|
||||||
"Messages" : "Skilaboð",
|
"Messages" : "Skilaboð",
|
||||||
|
"Avatar image is not square" : "Auðkennismynd er ekki ferningslaga",
|
||||||
"Andorra" : "Andorra",
|
"Andorra" : "Andorra",
|
||||||
"United Arab Emirates" : "Sameinuðu arabísku furstadæmin",
|
"United Arab Emirates" : "Sameinuðu arabísku furstadæmin",
|
||||||
"Afghanistan" : "Afganistan",
|
"Afghanistan" : "Afganistan",
|
||||||
|
|
|
@ -243,6 +243,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Messaggi in {conversation}",
|
"Messages in {conversation}" : "Messaggi in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messaggi in altre conversazioni",
|
"Messages in other conversations" : "Messaggi in altre conversazioni",
|
||||||
|
"Avatar image is not square" : "L'immagine personale non è quadrata",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Richiesta della prova non riuscita perché il server di prova non è raggiungibile. Ritenta più tardi.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Richiesta della prova non riuscita perché il server di prova non è raggiungibile. Ritenta più tardi.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Si è verificato un problema con l'autenticazione di questa istanza. Forse non è raggiungibile dall'esterno per verificare l'URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Si è verificato un problema con l'autenticazione di questa istanza. Forse non è raggiungibile dall'esterno per verificare l'URL.",
|
||||||
"Something unexpected happened." : "Si è verificato qualcosa di inatteso.",
|
"Something unexpected happened." : "Si è verificato qualcosa di inatteso.",
|
||||||
|
|
|
@ -241,6 +241,7 @@
|
||||||
"Messages in {conversation}" : "Messaggi in {conversation}",
|
"Messages in {conversation}" : "Messaggi in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messaggi in altre conversazioni",
|
"Messages in other conversations" : "Messaggi in altre conversazioni",
|
||||||
|
"Avatar image is not square" : "L'immagine personale non è quadrata",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Richiesta della prova non riuscita perché il server di prova non è raggiungibile. Ritenta più tardi.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Richiesta della prova non riuscita perché il server di prova non è raggiungibile. Ritenta più tardi.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Si è verificato un problema con l'autenticazione di questa istanza. Forse non è raggiungibile dall'esterno per verificare l'URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Si è verificato un problema con l'autenticazione di questa istanza. Forse non è raggiungibile dall'esterno per verificare l'URL.",
|
||||||
"Something unexpected happened." : "Si è verificato qualcosa di inatteso.",
|
"Something unexpected happened." : "Si è verificato qualcosa di inatteso.",
|
||||||
|
|
|
@ -256,6 +256,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "{conversation} のメッセージ",
|
"Messages in {conversation}" : "{conversation} のメッセージ",
|
||||||
"{user} in {conversation}" : "{conversation} の {user}",
|
"{user} in {conversation}" : "{conversation} の {user}",
|
||||||
"Messages in other conversations" : "他の会話のメッセージ",
|
"Messages in other conversations" : "他の会話のメッセージ",
|
||||||
|
"Avatar image is not square" : "アバター画像が正方形ではありません",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "トライアルサーバーに到達できないため、トライアルのリクエストに失敗しました。後ほどもう一度お試しください。",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "トライアルサーバーに到達できないため、トライアルのリクエストに失敗しました。後ほどもう一度お試しください。",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "このインスタンスの認証に問題があります。もしかしたら、外部からURLを確認しても届かないのかもしれません。",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "このインスタンスの認証に問題があります。もしかしたら、外部からURLを確認しても届かないのかもしれません。",
|
||||||
"Something unexpected happened." : "想定外のことが起きました。",
|
"Something unexpected happened." : "想定外のことが起きました。",
|
||||||
|
|
|
@ -254,6 +254,7 @@
|
||||||
"Messages in {conversation}" : "{conversation} のメッセージ",
|
"Messages in {conversation}" : "{conversation} のメッセージ",
|
||||||
"{user} in {conversation}" : "{conversation} の {user}",
|
"{user} in {conversation}" : "{conversation} の {user}",
|
||||||
"Messages in other conversations" : "他の会話のメッセージ",
|
"Messages in other conversations" : "他の会話のメッセージ",
|
||||||
|
"Avatar image is not square" : "アバター画像が正方形ではありません",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "トライアルサーバーに到達できないため、トライアルのリクエストに失敗しました。後ほどもう一度お試しください。",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "トライアルサーバーに到達できないため、トライアルのリクエストに失敗しました。後ほどもう一度お試しください。",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "このインスタンスの認証に問題があります。もしかしたら、外部からURLを確認しても届かないのかもしれません。",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "このインスタンスの認証に問題があります。もしかしたら、外部からURLを確認しても届かないのかもしれません。",
|
||||||
"Something unexpected happened." : "想定外のことが起きました。",
|
"Something unexpected happened." : "想定外のことが起きました。",
|
||||||
|
|
|
@ -20,6 +20,7 @@ OC.L10N.register(
|
||||||
"Join call" : "შეუერთდით ზარს",
|
"Join call" : "შეუერთდით ზარს",
|
||||||
"A group call has started in {call}" : "ჯგუფური ზარი დაიწყო {call}-ში",
|
"A group call has started in {call}" : "ჯგუფური ზარი დაიწყო {call}-ში",
|
||||||
"Open settings" : "პარამეტრების გახსნა",
|
"Open settings" : "პარამეტრების გახსნა",
|
||||||
|
"Avatar image is not square" : "ავატარის სურათი არაა კვადრატი",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ",
|
"Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ",
|
||||||
"Leave call" : "ზარის დატოვება",
|
"Leave call" : "ზარის დატოვება",
|
||||||
"Limit to groups" : "ლიმიტი ჯგუფებზე",
|
"Limit to groups" : "ლიმიტი ჯგუფებზე",
|
||||||
|
|
|
@ -18,6 +18,7 @@
|
||||||
"Join call" : "შეუერთდით ზარს",
|
"Join call" : "შეუერთდით ზარს",
|
||||||
"A group call has started in {call}" : "ჯგუფური ზარი დაიწყო {call}-ში",
|
"A group call has started in {call}" : "ჯგუფური ზარი დაიწყო {call}-ში",
|
||||||
"Open settings" : "პარამეტრების გახსნა",
|
"Open settings" : "პარამეტრების გახსნა",
|
||||||
|
"Avatar image is not square" : "ავატარის სურათი არაა კვადრატი",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ",
|
"Invalid date, date format must be YYYY-MM-DD" : "არასწორი თარიღი, თარიღის ფორმატი უნდა იყოს წწწწ-თთ-დდ",
|
||||||
"Leave call" : "ზარის დატოვება",
|
"Leave call" : "ზარის დატოვება",
|
||||||
"Limit to groups" : "ლიმიტი ჯგუფებზე",
|
"Limit to groups" : "ლიმიტი ჯგუფებზე",
|
||||||
|
|
|
@ -187,6 +187,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "{conversation} 속의 메시지",
|
"Messages in {conversation}" : "{conversation} 속의 메시지",
|
||||||
"{user} in {conversation}" : "{conversation} 속의 {user}",
|
"{user} in {conversation}" : "{conversation} 속의 {user}",
|
||||||
"Messages in other conversations" : "다른 대화들 속의 메시지들",
|
"Messages in other conversations" : "다른 대화들 속의 메시지들",
|
||||||
|
"Avatar image is not square" : "아바타 사진이 정사각형이 아님",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "평가판 서버에 연결할 수 없으므로 평가판을 요청하지 못했습니다. 나중에 다시 시도해 주십시오.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "평가판 서버에 연결할 수 없으므로 평가판을 요청하지 못했습니다. 나중에 다시 시도해 주십시오.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "이 인스턴스를 인증하는 데 문제가 있습니다. URL을 확인하기 위해 외부에서 연결할 수 없을 수 있습니다.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "이 인스턴스를 인증하는 데 문제가 있습니다. URL을 확인하기 위해 외부에서 연결할 수 없을 수 있습니다.",
|
||||||
"Something unexpected happened." : "예상하지 못한 일이 일어났습니다.",
|
"Something unexpected happened." : "예상하지 못한 일이 일어났습니다.",
|
||||||
|
|
|
@ -185,6 +185,7 @@
|
||||||
"Messages in {conversation}" : "{conversation} 속의 메시지",
|
"Messages in {conversation}" : "{conversation} 속의 메시지",
|
||||||
"{user} in {conversation}" : "{conversation} 속의 {user}",
|
"{user} in {conversation}" : "{conversation} 속의 {user}",
|
||||||
"Messages in other conversations" : "다른 대화들 속의 메시지들",
|
"Messages in other conversations" : "다른 대화들 속의 메시지들",
|
||||||
|
"Avatar image is not square" : "아바타 사진이 정사각형이 아님",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "평가판 서버에 연결할 수 없으므로 평가판을 요청하지 못했습니다. 나중에 다시 시도해 주십시오.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "평가판 서버에 연결할 수 없으므로 평가판을 요청하지 못했습니다. 나중에 다시 시도해 주십시오.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "이 인스턴스를 인증하는 데 문제가 있습니다. URL을 확인하기 위해 외부에서 연결할 수 없을 수 있습니다.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "이 인스턴스를 인증하는 데 문제가 있습니다. URL을 확인하기 위해 외부에서 연결할 수 없을 수 있습니다.",
|
||||||
"Something unexpected happened." : "예상하지 못한 일이 일어났습니다.",
|
"Something unexpected happened." : "예상하지 못한 일이 일어났습니다.",
|
||||||
|
|
|
@ -189,6 +189,7 @@ OC.L10N.register(
|
||||||
"Conversations" : "Pokalbiai",
|
"Conversations" : "Pokalbiai",
|
||||||
"Messages" : "Žinutės",
|
"Messages" : "Žinutės",
|
||||||
"{user}" : "{user}",
|
"{user}" : "{user}",
|
||||||
|
"Avatar image is not square" : "Avataro paveikslas nėra kvadratinis",
|
||||||
"Something unexpected happened." : "Nutiko kažkas netikėto.",
|
"Something unexpected happened." : "Nutiko kažkas netikėto.",
|
||||||
"The URL is invalid." : "URL yra neteisingas.",
|
"The URL is invalid." : "URL yra neteisingas.",
|
||||||
"An HTTPS URL is required." : "Reikalingas HTTPS URL.",
|
"An HTTPS URL is required." : "Reikalingas HTTPS URL.",
|
||||||
|
|
|
@ -187,6 +187,7 @@
|
||||||
"Conversations" : "Pokalbiai",
|
"Conversations" : "Pokalbiai",
|
||||||
"Messages" : "Žinutės",
|
"Messages" : "Žinutės",
|
||||||
"{user}" : "{user}",
|
"{user}" : "{user}",
|
||||||
|
"Avatar image is not square" : "Avataro paveikslas nėra kvadratinis",
|
||||||
"Something unexpected happened." : "Nutiko kažkas netikėto.",
|
"Something unexpected happened." : "Nutiko kažkas netikėto.",
|
||||||
"The URL is invalid." : "URL yra neteisingas.",
|
"The URL is invalid." : "URL yra neteisingas.",
|
||||||
"An HTTPS URL is required." : "Reikalingas HTTPS URL.",
|
"An HTTPS URL is required." : "Reikalingas HTTPS URL.",
|
||||||
|
|
|
@ -88,6 +88,7 @@ OC.L10N.register(
|
||||||
"{user} invited you to a group conversation: {call}" : "{user} uzaicināja jūs uz grupas sarunu: {call}",
|
"{user} invited you to a group conversation: {call}" : "{user} uzaicināja jūs uz grupas sarunu: {call}",
|
||||||
"A group call has started in {call}" : "Grupas zvans ir sācies {call}",
|
"A group call has started in {call}" : "Grupas zvans ir sācies {call}",
|
||||||
"Open settings" : "Atveriet iestatījumus",
|
"Open settings" : "Atveriet iestatījumus",
|
||||||
|
"Avatar image is not square" : "Avatar attēls nav kvadrāts",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
|
||||||
"Conversation not found" : "Saruna nav atrasta",
|
"Conversation not found" : "Saruna nav atrasta",
|
||||||
"Path is already shared with this room" : "Ceļš jau ir koplietots ar šo telpu",
|
"Path is already shared with this room" : "Ceļš jau ir koplietots ar šo telpu",
|
||||||
|
|
|
@ -86,6 +86,7 @@
|
||||||
"{user} invited you to a group conversation: {call}" : "{user} uzaicināja jūs uz grupas sarunu: {call}",
|
"{user} invited you to a group conversation: {call}" : "{user} uzaicināja jūs uz grupas sarunu: {call}",
|
||||||
"A group call has started in {call}" : "Grupas zvans ir sācies {call}",
|
"A group call has started in {call}" : "Grupas zvans ir sācies {call}",
|
||||||
"Open settings" : "Atveriet iestatījumus",
|
"Open settings" : "Atveriet iestatījumus",
|
||||||
|
"Avatar image is not square" : "Avatar attēls nav kvadrāts",
|
||||||
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
|
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
|
||||||
"Conversation not found" : "Saruna nav atrasta",
|
"Conversation not found" : "Saruna nav atrasta",
|
||||||
"Path is already shared with this room" : "Ceļš jau ir koplietots ar šo telpu",
|
"Path is already shared with this room" : "Ceļš jau ir koplietots ar šo telpu",
|
||||||
|
|
|
@ -226,6 +226,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Пораки во {conversation}",
|
"Messages in {conversation}" : "Пораки во {conversation}",
|
||||||
"{user} in {conversation}" : "{user} во {conversation}",
|
"{user} in {conversation}" : "{user} во {conversation}",
|
||||||
"Messages in other conversations" : "Пораки во други разговори",
|
"Messages in other conversations" : "Пораки во други разговори",
|
||||||
|
"Avatar image is not square" : "Сликата за Аватар не е квадратна",
|
||||||
"Something unexpected happened." : "Се случи нешто неочекувано.",
|
"Something unexpected happened." : "Се случи нешто неочекувано.",
|
||||||
"The URL is invalid." : "Невалидна URL адреса.",
|
"The URL is invalid." : "Невалидна URL адреса.",
|
||||||
"An HTTPS URL is required." : "Потебна е HTTPS URL.",
|
"An HTTPS URL is required." : "Потебна е HTTPS URL.",
|
||||||
|
|
|
@ -224,6 +224,7 @@
|
||||||
"Messages in {conversation}" : "Пораки во {conversation}",
|
"Messages in {conversation}" : "Пораки во {conversation}",
|
||||||
"{user} in {conversation}" : "{user} во {conversation}",
|
"{user} in {conversation}" : "{user} во {conversation}",
|
||||||
"Messages in other conversations" : "Пораки во други разговори",
|
"Messages in other conversations" : "Пораки во други разговори",
|
||||||
|
"Avatar image is not square" : "Сликата за Аватар не е квадратна",
|
||||||
"Something unexpected happened." : "Се случи нешто неочекувано.",
|
"Something unexpected happened." : "Се случи нешто неочекувано.",
|
||||||
"The URL is invalid." : "Невалидна URL адреса.",
|
"The URL is invalid." : "Невалидна URL адреса.",
|
||||||
"An HTTPS URL is required." : "Потебна е HTTPS URL.",
|
"An HTTPS URL is required." : "Потебна е HTTPS URL.",
|
||||||
|
|
|
@ -106,6 +106,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Meldinger i {conversation}",
|
"Messages in {conversation}" : "Meldinger i {conversation}",
|
||||||
"{user} in {conversation}" : "{user} i {conversation}",
|
"{user} in {conversation}" : "{user} i {conversation}",
|
||||||
"Messages in other conversations" : "Meldinger i andre samtaler",
|
"Messages in other conversations" : "Meldinger i andre samtaler",
|
||||||
|
"Avatar image is not square" : "Avatarbilde er ikke firkantet",
|
||||||
"Something unexpected happened." : "Noe uventet inntraff.",
|
"Something unexpected happened." : "Noe uventet inntraff.",
|
||||||
"The URL is invalid." : "Nettadressen er ugyldig.",
|
"The URL is invalid." : "Nettadressen er ugyldig.",
|
||||||
"An HTTPS URL is required." : "En HTTPS URL er påkrevd.",
|
"An HTTPS URL is required." : "En HTTPS URL er påkrevd.",
|
||||||
|
|
|
@ -104,6 +104,7 @@
|
||||||
"Messages in {conversation}" : "Meldinger i {conversation}",
|
"Messages in {conversation}" : "Meldinger i {conversation}",
|
||||||
"{user} in {conversation}" : "{user} i {conversation}",
|
"{user} in {conversation}" : "{user} i {conversation}",
|
||||||
"Messages in other conversations" : "Meldinger i andre samtaler",
|
"Messages in other conversations" : "Meldinger i andre samtaler",
|
||||||
|
"Avatar image is not square" : "Avatarbilde er ikke firkantet",
|
||||||
"Something unexpected happened." : "Noe uventet inntraff.",
|
"Something unexpected happened." : "Noe uventet inntraff.",
|
||||||
"The URL is invalid." : "Nettadressen er ugyldig.",
|
"The URL is invalid." : "Nettadressen er ugyldig.",
|
||||||
"An HTTPS URL is required." : "En HTTPS URL er påkrevd.",
|
"An HTTPS URL is required." : "En HTTPS URL er påkrevd.",
|
||||||
|
|
|
@ -265,6 +265,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Berichten in {conversation}",
|
"Messages in {conversation}" : "Berichten in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Berichten in andere gesprekken",
|
"Messages in other conversations" : "Berichten in andere gesprekken",
|
||||||
|
"Avatar image is not square" : "Avatar afbeelding is niet vierkant",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Het aanvragen van een proefversie is mislukt, omdat de proefserver niet bereikbaar is. Probeer het later opnieuw.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Het aanvragen van een proefversie is mislukt, omdat de proefserver niet bereikbaar is. Probeer het later opnieuw.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Er is een probleem met authenticatie van deze instantie. Misschien is deze niet van buitenaf bereikbaar om de URL te verifiëren.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Er is een probleem met authenticatie van deze instantie. Misschien is deze niet van buitenaf bereikbaar om de URL te verifiëren.",
|
||||||
"Something unexpected happened." : "Er is iets onverwachts gebeurd.",
|
"Something unexpected happened." : "Er is iets onverwachts gebeurd.",
|
||||||
|
|
|
@ -263,6 +263,7 @@
|
||||||
"Messages in {conversation}" : "Berichten in {conversation}",
|
"Messages in {conversation}" : "Berichten in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Berichten in andere gesprekken",
|
"Messages in other conversations" : "Berichten in andere gesprekken",
|
||||||
|
"Avatar image is not square" : "Avatar afbeelding is niet vierkant",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Het aanvragen van een proefversie is mislukt, omdat de proefserver niet bereikbaar is. Probeer het later opnieuw.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Het aanvragen van een proefversie is mislukt, omdat de proefserver niet bereikbaar is. Probeer het later opnieuw.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Er is een probleem met authenticatie van deze instantie. Misschien is deze niet van buitenaf bereikbaar om de URL te verifiëren.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Er is een probleem met authenticatie van deze instantie. Misschien is deze niet van buitenaf bereikbaar om de URL te verifiëren.",
|
||||||
"Something unexpected happened." : "Er is iets onverwachts gebeurd.",
|
"Something unexpected happened." : "Er is iets onverwachts gebeurd.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Wiadomość od {user}",
|
"Message of {user}" : "Wiadomość od {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Wiadomość od usuniętego użytkownika w {conversation}",
|
"Message of a deleted user in {conversation}" : "Wiadomość od usuniętego użytkownika w {conversation}",
|
||||||
"Talk to %s" : "Rozmawiaj z %s",
|
"Talk to %s" : "Rozmawiaj z %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Wystąpił błąd. Skontaktuj się z administratorem.",
|
||||||
"File is not shared, or shared but not with the user" : "Plik nie jest udostępniony, albo nie jest dostępny dla użytkownika",
|
"File is not shared, or shared but not with the user" : "Plik nie jest udostępniony, albo nie jest dostępny dla użytkownika",
|
||||||
"No account available to delete." : "Brak konta do usunięcia.",
|
"No account available to delete." : "Brak konta do usunięcia.",
|
||||||
"No image file provided" : "Nie wskazano pliku obrazu",
|
"No image file provided" : "Nie wskazano pliku obrazu",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Wskazano nieprawidłowy plik",
|
"Invalid file provided" : "Wskazano nieprawidłowy plik",
|
||||||
"Invalid image" : "Nieprawidłowy obraz",
|
"Invalid image" : "Nieprawidłowy obraz",
|
||||||
"Unknown filetype" : "Nieznany typ pliku",
|
"Unknown filetype" : "Nieznany typ pliku",
|
||||||
"An error occurred. Please contact your administrator." : "Wystąpił błąd. Skontaktuj się z administratorem.",
|
|
||||||
"Talk mentions" : "Wspomniana rozmowa",
|
"Talk mentions" : "Wspomniana rozmowa",
|
||||||
"More unread mentions" : "Więcej nieprzeczytanych wzmianek",
|
"More unread mentions" : "Więcej nieprzeczytanych wzmianek",
|
||||||
"Call in progress" : "Trwa połączenie",
|
"Call in progress" : "Trwa połączenie",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Wiadomości w {conversation}",
|
"Messages in {conversation}" : "Wiadomości w {conversation}",
|
||||||
"{user} in {conversation}" : "{user} w {conversation}",
|
"{user} in {conversation}" : "{user} w {conversation}",
|
||||||
"Messages in other conversations" : "Wiadomości w innych rozmowach",
|
"Messages in other conversations" : "Wiadomości w innych rozmowach",
|
||||||
|
"Avatar image is not square" : "Obraz awatara nie jest kwadratowy",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nie można żądać wersji testowej, ponieważ serwer testowy jest nieosiągalny. Spróbuj ponownie później.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nie można żądać wersji testowej, ponieważ serwer testowy jest nieosiągalny. Spróbuj ponownie później.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Wystąpił problem z uwierzytelnieniem tej instancji. Może nie jest dostępny z zewnątrz, aby zweryfikować jego adres URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Wystąpił problem z uwierzytelnieniem tej instancji. Może nie jest dostępny z zewnątrz, aby zweryfikować jego adres URL.",
|
||||||
"Something unexpected happened." : "Wydarzyło się coś nieoczekiwanego.",
|
"Something unexpected happened." : "Wydarzyło się coś nieoczekiwanego.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Wiadomość od {user}",
|
"Message of {user}" : "Wiadomość od {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Wiadomość od usuniętego użytkownika w {conversation}",
|
"Message of a deleted user in {conversation}" : "Wiadomość od usuniętego użytkownika w {conversation}",
|
||||||
"Talk to %s" : "Rozmawiaj z %s",
|
"Talk to %s" : "Rozmawiaj z %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Wystąpił błąd. Skontaktuj się z administratorem.",
|
||||||
"File is not shared, or shared but not with the user" : "Plik nie jest udostępniony, albo nie jest dostępny dla użytkownika",
|
"File is not shared, or shared but not with the user" : "Plik nie jest udostępniony, albo nie jest dostępny dla użytkownika",
|
||||||
"No account available to delete." : "Brak konta do usunięcia.",
|
"No account available to delete." : "Brak konta do usunięcia.",
|
||||||
"No image file provided" : "Nie wskazano pliku obrazu",
|
"No image file provided" : "Nie wskazano pliku obrazu",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Wskazano nieprawidłowy plik",
|
"Invalid file provided" : "Wskazano nieprawidłowy plik",
|
||||||
"Invalid image" : "Nieprawidłowy obraz",
|
"Invalid image" : "Nieprawidłowy obraz",
|
||||||
"Unknown filetype" : "Nieznany typ pliku",
|
"Unknown filetype" : "Nieznany typ pliku",
|
||||||
"An error occurred. Please contact your administrator." : "Wystąpił błąd. Skontaktuj się z administratorem.",
|
|
||||||
"Talk mentions" : "Wspomniana rozmowa",
|
"Talk mentions" : "Wspomniana rozmowa",
|
||||||
"More unread mentions" : "Więcej nieprzeczytanych wzmianek",
|
"More unread mentions" : "Więcej nieprzeczytanych wzmianek",
|
||||||
"Call in progress" : "Trwa połączenie",
|
"Call in progress" : "Trwa połączenie",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Wiadomości w {conversation}",
|
"Messages in {conversation}" : "Wiadomości w {conversation}",
|
||||||
"{user} in {conversation}" : "{user} w {conversation}",
|
"{user} in {conversation}" : "{user} w {conversation}",
|
||||||
"Messages in other conversations" : "Wiadomości w innych rozmowach",
|
"Messages in other conversations" : "Wiadomości w innych rozmowach",
|
||||||
|
"Avatar image is not square" : "Obraz awatara nie jest kwadratowy",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nie można żądać wersji testowej, ponieważ serwer testowy jest nieosiągalny. Spróbuj ponownie później.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nie można żądać wersji testowej, ponieważ serwer testowy jest nieosiągalny. Spróbuj ponownie później.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Wystąpił problem z uwierzytelnieniem tej instancji. Może nie jest dostępny z zewnątrz, aby zweryfikować jego adres URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Wystąpił problem z uwierzytelnieniem tej instancji. Może nie jest dostępny z zewnątrz, aby zweryfikować jego adres URL.",
|
||||||
"Something unexpected happened." : "Wydarzyło się coś nieoczekiwanego.",
|
"Something unexpected happened." : "Wydarzyło się coś nieoczekiwanego.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Mensagem de {user}",
|
"Message of {user}" : "Mensagem de {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Mensagem de um usuário deletado em {conversation}",
|
"Message of a deleted user in {conversation}" : "Mensagem de um usuário deletado em {conversation}",
|
||||||
"Talk to %s" : "Falar com %s",
|
"Talk to %s" : "Falar com %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Um erro ocorreu. Entre em contato com seu administrador.",
|
||||||
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
|
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
|
||||||
"No account available to delete." : "Não há contas a excluir.",
|
"No account available to delete." : "Não há contas a excluir.",
|
||||||
"No image file provided" : "Nenhum arquivo de imagem fornecido",
|
"No image file provided" : "Nenhum arquivo de imagem fornecido",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "O Arquivo fornecido é inválido",
|
"Invalid file provided" : "O Arquivo fornecido é inválido",
|
||||||
"Invalid image" : "Imagem inválida",
|
"Invalid image" : "Imagem inválida",
|
||||||
"Unknown filetype" : "Tipo de arquivo desconhecido",
|
"Unknown filetype" : "Tipo de arquivo desconhecido",
|
||||||
"An error occurred. Please contact your administrator." : "Um erro ocorreu. Entre em contato com seu administrador.",
|
|
||||||
"Talk mentions" : "Menções na conversa",
|
"Talk mentions" : "Menções na conversa",
|
||||||
"More unread mentions" : "Mais menções não lidas",
|
"More unread mentions" : "Mais menções não lidas",
|
||||||
"Call in progress" : "Chamada em andamento",
|
"Call in progress" : "Chamada em andamento",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Mensagens em {conversation}",
|
"Messages in {conversation}" : "Mensagens em {conversation}",
|
||||||
"{user} in {conversation}" : "{user} em {conversation}",
|
"{user} in {conversation}" : "{user} em {conversation}",
|
||||||
"Messages in other conversations" : "Mensagens em outras conversas",
|
"Messages in other conversations" : "Mensagens em outras conversas",
|
||||||
|
"Avatar image is not square" : "A imagem do avatar não é quadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Falha ao solicitar a avaliação porque o servidor está inacessível. Tente novamente mais tarde.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Falha ao solicitar a avaliação porque o servidor está inacessível. Tente novamente mais tarde.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Há um problema com a autenticação desta instância. Talvez não seja acessível externamente para verificar sua URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Há um problema com a autenticação desta instância. Talvez não seja acessível externamente para verificar sua URL.",
|
||||||
"Something unexpected happened." : "Algo inesperado aconteceu.",
|
"Something unexpected happened." : "Algo inesperado aconteceu.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Mensagem de {user}",
|
"Message of {user}" : "Mensagem de {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Mensagem de um usuário deletado em {conversation}",
|
"Message of a deleted user in {conversation}" : "Mensagem de um usuário deletado em {conversation}",
|
||||||
"Talk to %s" : "Falar com %s",
|
"Talk to %s" : "Falar com %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Um erro ocorreu. Entre em contato com seu administrador.",
|
||||||
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
|
"File is not shared, or shared but not with the user" : "O arquivo não é compartilhado com o usuário ou nem é compartilhado",
|
||||||
"No account available to delete." : "Não há contas a excluir.",
|
"No account available to delete." : "Não há contas a excluir.",
|
||||||
"No image file provided" : "Nenhum arquivo de imagem fornecido",
|
"No image file provided" : "Nenhum arquivo de imagem fornecido",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "O Arquivo fornecido é inválido",
|
"Invalid file provided" : "O Arquivo fornecido é inválido",
|
||||||
"Invalid image" : "Imagem inválida",
|
"Invalid image" : "Imagem inválida",
|
||||||
"Unknown filetype" : "Tipo de arquivo desconhecido",
|
"Unknown filetype" : "Tipo de arquivo desconhecido",
|
||||||
"An error occurred. Please contact your administrator." : "Um erro ocorreu. Entre em contato com seu administrador.",
|
|
||||||
"Talk mentions" : "Menções na conversa",
|
"Talk mentions" : "Menções na conversa",
|
||||||
"More unread mentions" : "Mais menções não lidas",
|
"More unread mentions" : "Mais menções não lidas",
|
||||||
"Call in progress" : "Chamada em andamento",
|
"Call in progress" : "Chamada em andamento",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Mensagens em {conversation}",
|
"Messages in {conversation}" : "Mensagens em {conversation}",
|
||||||
"{user} in {conversation}" : "{user} em {conversation}",
|
"{user} in {conversation}" : "{user} em {conversation}",
|
||||||
"Messages in other conversations" : "Mensagens em outras conversas",
|
"Messages in other conversations" : "Mensagens em outras conversas",
|
||||||
|
"Avatar image is not square" : "A imagem do avatar não é quadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Falha ao solicitar a avaliação porque o servidor está inacessível. Tente novamente mais tarde.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Falha ao solicitar a avaliação porque o servidor está inacessível. Tente novamente mais tarde.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Há um problema com a autenticação desta instância. Talvez não seja acessível externamente para verificar sua URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Há um problema com a autenticação desta instância. Talvez não seja acessível externamente para verificar sua URL.",
|
||||||
"Something unexpected happened." : "Algo inesperado aconteceu.",
|
"Something unexpected happened." : "Algo inesperado aconteceu.",
|
||||||
|
|
|
@ -27,6 +27,7 @@ OC.L10N.register(
|
||||||
"Open settings" : "Abrir definições",
|
"Open settings" : "Abrir definições",
|
||||||
"Conversations" : "Conversações",
|
"Conversations" : "Conversações",
|
||||||
"Messages" : "Mensagens",
|
"Messages" : "Mensagens",
|
||||||
|
"Avatar image is not square" : "A imagem do avatar não é quadrada.",
|
||||||
"Andorra" : "Andorra",
|
"Andorra" : "Andorra",
|
||||||
"United Arab Emirates" : "Emirados Árabes Unidos",
|
"United Arab Emirates" : "Emirados Árabes Unidos",
|
||||||
"Afghanistan" : "Afeganistão",
|
"Afghanistan" : "Afeganistão",
|
||||||
|
|
|
@ -25,6 +25,7 @@
|
||||||
"Open settings" : "Abrir definições",
|
"Open settings" : "Abrir definições",
|
||||||
"Conversations" : "Conversações",
|
"Conversations" : "Conversações",
|
||||||
"Messages" : "Mensagens",
|
"Messages" : "Mensagens",
|
||||||
|
"Avatar image is not square" : "A imagem do avatar não é quadrada.",
|
||||||
"Andorra" : "Andorra",
|
"Andorra" : "Andorra",
|
||||||
"United Arab Emirates" : "Emirados Árabes Unidos",
|
"United Arab Emirates" : "Emirados Árabes Unidos",
|
||||||
"Afghanistan" : "Afeganistão",
|
"Afghanistan" : "Afeganistão",
|
||||||
|
|
|
@ -192,6 +192,7 @@ OC.L10N.register(
|
||||||
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Вызов пользователей {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность: {duration})",
|
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Вызов пользователей {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность: {duration})",
|
||||||
"{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} завершил разговор с {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность {duration})",
|
"{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} завершил разговор с {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность {duration})",
|
||||||
"Talk to %s" : "Начать обсуждение с %s",
|
"Talk to %s" : "Начать обсуждение с %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Произошла ошибка. Пожалуйста, свяжитесь с администратором.",
|
||||||
"File is not shared, or shared but not with the user" : "Файл не имеет общего доступа, либо имеет, но не с пользователем",
|
"File is not shared, or shared but not with the user" : "Файл не имеет общего доступа, либо имеет, но не с пользователем",
|
||||||
"No account available to delete." : "Отсутствуют учётные записи, которые возможно удалить.",
|
"No account available to delete." : "Отсутствуют учётные записи, которые возможно удалить.",
|
||||||
"No image file provided" : "Файл изображения не указан",
|
"No image file provided" : "Файл изображения не указан",
|
||||||
|
@ -199,7 +200,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Указан неправильный файл",
|
"Invalid file provided" : "Указан неправильный файл",
|
||||||
"Invalid image" : "Некорректное изображение",
|
"Invalid image" : "Некорректное изображение",
|
||||||
"Unknown filetype" : "Неизвестный тип файла",
|
"Unknown filetype" : "Неизвестный тип файла",
|
||||||
"An error occurred. Please contact your administrator." : "Произошла ошибка. Пожалуйста, свяжитесь с администратором.",
|
|
||||||
"Talk mentions" : "Упоминания в обсуждениях",
|
"Talk mentions" : "Упоминания в обсуждениях",
|
||||||
"More unread mentions" : "Дополнительные непрочитанные упоминания",
|
"More unread mentions" : "Дополнительные непрочитанные упоминания",
|
||||||
"Call in progress" : "Выполняется вызов",
|
"Call in progress" : "Выполняется вызов",
|
||||||
|
@ -264,6 +264,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Сообщения в {conversation}",
|
"Messages in {conversation}" : "Сообщения в {conversation}",
|
||||||
"{user} in {conversation}" : "{user} в {conversation}",
|
"{user} in {conversation}" : "{user} в {conversation}",
|
||||||
"Messages in other conversations" : "Сообщения в других обсуждениях",
|
"Messages in other conversations" : "Сообщения в других обсуждениях",
|
||||||
|
"Avatar image is not square" : "Изображение аватара не квадратное",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Не удалось запросить пробный период использования, сервер недоступен, попытайтесь повторить запрос через некоторое время.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Не удалось запросить пробный период использования, сервер недоступен, попытайтесь повторить запрос через некоторое время.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Не удалось проверить подлинность этого сервера, возможно он не прошёл проверку адреса, т.к. недоступен из интернета.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Не удалось проверить подлинность этого сервера, возможно он не прошёл проверку адреса, т.к. недоступен из интернета.",
|
||||||
"Something unexpected happened." : "Произошла неожиданная ошибка.",
|
"Something unexpected happened." : "Произошла неожиданная ошибка.",
|
||||||
|
|
|
@ -190,6 +190,7 @@
|
||||||
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Вызов пользователей {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность: {duration})",
|
"Call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "Вызов пользователей {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность: {duration})",
|
||||||
"{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} завершил разговор с {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность {duration})",
|
"{actor} ended the call with {user1}, {user2}, {user3}, {user4} and {user5} (Duration {duration})" : "{actor} завершил разговор с {user1}, {user2}, {user3}, {user4} и {user5} (Продолжительность {duration})",
|
||||||
"Talk to %s" : "Начать обсуждение с %s",
|
"Talk to %s" : "Начать обсуждение с %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Произошла ошибка. Пожалуйста, свяжитесь с администратором.",
|
||||||
"File is not shared, or shared but not with the user" : "Файл не имеет общего доступа, либо имеет, но не с пользователем",
|
"File is not shared, or shared but not with the user" : "Файл не имеет общего доступа, либо имеет, но не с пользователем",
|
||||||
"No account available to delete." : "Отсутствуют учётные записи, которые возможно удалить.",
|
"No account available to delete." : "Отсутствуют учётные записи, которые возможно удалить.",
|
||||||
"No image file provided" : "Файл изображения не указан",
|
"No image file provided" : "Файл изображения не указан",
|
||||||
|
@ -197,7 +198,6 @@
|
||||||
"Invalid file provided" : "Указан неправильный файл",
|
"Invalid file provided" : "Указан неправильный файл",
|
||||||
"Invalid image" : "Некорректное изображение",
|
"Invalid image" : "Некорректное изображение",
|
||||||
"Unknown filetype" : "Неизвестный тип файла",
|
"Unknown filetype" : "Неизвестный тип файла",
|
||||||
"An error occurred. Please contact your administrator." : "Произошла ошибка. Пожалуйста, свяжитесь с администратором.",
|
|
||||||
"Talk mentions" : "Упоминания в обсуждениях",
|
"Talk mentions" : "Упоминания в обсуждениях",
|
||||||
"More unread mentions" : "Дополнительные непрочитанные упоминания",
|
"More unread mentions" : "Дополнительные непрочитанные упоминания",
|
||||||
"Call in progress" : "Выполняется вызов",
|
"Call in progress" : "Выполняется вызов",
|
||||||
|
@ -262,6 +262,7 @@
|
||||||
"Messages in {conversation}" : "Сообщения в {conversation}",
|
"Messages in {conversation}" : "Сообщения в {conversation}",
|
||||||
"{user} in {conversation}" : "{user} в {conversation}",
|
"{user} in {conversation}" : "{user} в {conversation}",
|
||||||
"Messages in other conversations" : "Сообщения в других обсуждениях",
|
"Messages in other conversations" : "Сообщения в других обсуждениях",
|
||||||
|
"Avatar image is not square" : "Изображение аватара не квадратное",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Не удалось запросить пробный период использования, сервер недоступен, попытайтесь повторить запрос через некоторое время.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Не удалось запросить пробный период использования, сервер недоступен, попытайтесь повторить запрос через некоторое время.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Не удалось проверить подлинность этого сервера, возможно он не прошёл проверку адреса, т.к. недоступен из интернета.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Не удалось проверить подлинность этого сервера, возможно он не прошёл проверку адреса, т.к. недоступен из интернета.",
|
||||||
"Something unexpected happened." : "Произошла неожиданная ошибка.",
|
"Something unexpected happened." : "Произошла неожиданная ошибка.",
|
||||||
|
|
|
@ -219,6 +219,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Messàgios in {conversation}",
|
"Messages in {conversation}" : "Messàgios in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messàgios in àteras resonadas",
|
"Messages in other conversations" : "Messàgios in àteras resonadas",
|
||||||
|
"Avatar image is not square" : "S'imàgine de s'avatar no est cuadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "No s'at pòdidu pedire sa versione de proa, ca su serbidore de proa no si podet cuntatare. Torra a proare luego.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "No s'at pòdidu pedire sa versione de proa, ca su serbidore de proa no si podet cuntatare. Torra a proare luego.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "B'at unu problema cun s'autenticatzione de custa istàntzia. Fortzis no si podet cuntatare dae foras pro verificare s'URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "B'at unu problema cun s'autenticatzione de custa istàntzia. Fortzis no si podet cuntatare dae foras pro verificare s'URL.",
|
||||||
"Something unexpected happened." : "Est sutzèdida calincuna cosa no prevèdida.",
|
"Something unexpected happened." : "Est sutzèdida calincuna cosa no prevèdida.",
|
||||||
|
|
|
@ -217,6 +217,7 @@
|
||||||
"Messages in {conversation}" : "Messàgios in {conversation}",
|
"Messages in {conversation}" : "Messàgios in {conversation}",
|
||||||
"{user} in {conversation}" : "{user} in {conversation}",
|
"{user} in {conversation}" : "{user} in {conversation}",
|
||||||
"Messages in other conversations" : "Messàgios in àteras resonadas",
|
"Messages in other conversations" : "Messàgios in àteras resonadas",
|
||||||
|
"Avatar image is not square" : "S'imàgine de s'avatar no est cuadrada",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "No s'at pòdidu pedire sa versione de proa, ca su serbidore de proa no si podet cuntatare. Torra a proare luego.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "No s'at pòdidu pedire sa versione de proa, ca su serbidore de proa no si podet cuntatare. Torra a proare luego.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "B'at unu problema cun s'autenticatzione de custa istàntzia. Fortzis no si podet cuntatare dae foras pro verificare s'URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "B'at unu problema cun s'autenticatzione de custa istàntzia. Fortzis no si podet cuntatare dae foras pro verificare s'URL.",
|
||||||
"Something unexpected happened." : "Est sutzèdida calincuna cosa no prevèdida.",
|
"Something unexpected happened." : "Est sutzèdida calincuna cosa no prevèdida.",
|
||||||
|
|
|
@ -202,6 +202,7 @@ OC.L10N.register(
|
||||||
"Message of {user}" : "Správa od {user}",
|
"Message of {user}" : "Správa od {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Správa od zmazaného užívateľa v {conversation}",
|
"Message of a deleted user in {conversation}" : "Správa od zmazaného užívateľa v {conversation}",
|
||||||
"Talk to %s" : "Rozhovor s %s",
|
"Talk to %s" : "Rozhovor s %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.",
|
||||||
"File is not shared, or shared but not with the user" : "Súbor nie je sprístupnený alebo je sprístupnený inému používateľovi",
|
"File is not shared, or shared but not with the user" : "Súbor nie je sprístupnený alebo je sprístupnený inému používateľovi",
|
||||||
"No account available to delete." : "Na odstránenie nie je k dispozícii žiadny účet.",
|
"No account available to delete." : "Na odstránenie nie je k dispozícii žiadny účet.",
|
||||||
"No image file provided" : "Súbor obrázku nebol zadaný",
|
"No image file provided" : "Súbor obrázku nebol zadaný",
|
||||||
|
@ -209,7 +210,6 @@ OC.L10N.register(
|
||||||
"Invalid file provided" : "Zadaný neplatný súbor",
|
"Invalid file provided" : "Zadaný neplatný súbor",
|
||||||
"Invalid image" : "Chybný obrázok",
|
"Invalid image" : "Chybný obrázok",
|
||||||
"Unknown filetype" : "Neznámy typ súboru",
|
"Unknown filetype" : "Neznámy typ súboru",
|
||||||
"An error occurred. Please contact your administrator." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.",
|
|
||||||
"Talk mentions" : "Zmienky v rozhovoroch",
|
"Talk mentions" : "Zmienky v rozhovoroch",
|
||||||
"More unread mentions" : "Viac neprečítaných upozornení",
|
"More unread mentions" : "Viac neprečítaných upozornení",
|
||||||
"Call in progress" : "Prebieha hovor",
|
"Call in progress" : "Prebieha hovor",
|
||||||
|
@ -278,6 +278,7 @@ OC.L10N.register(
|
||||||
"Messages in {conversation}" : "Správ v {conversation}",
|
"Messages in {conversation}" : "Správ v {conversation}",
|
||||||
"{user} in {conversation}" : "{user} v {conversation}",
|
"{user} in {conversation}" : "{user} v {conversation}",
|
||||||
"Messages in other conversations" : "Správy v iných konverzáciách",
|
"Messages in other conversations" : "Správy v iných konverzáciách",
|
||||||
|
"Avatar image is not square" : "Obrázok avatara nie je štvorcový",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodarilo sa požiadať o skúšobnú verziu, pretože skúšobný server je nedostupný. Skúste to neskôr.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodarilo sa požiadať o skúšobnú verziu, pretože skúšobný server je nedostupný. Skúste to neskôr.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Vyskytol sa problém s overením tejto inštancie. Možno nie je zvonka prístupná zvonku na overenie jej URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Vyskytol sa problém s overením tejto inštancie. Možno nie je zvonka prístupná zvonku na overenie jej URL.",
|
||||||
"Something unexpected happened." : "Stalo sa niečo neočakávané.",
|
"Something unexpected happened." : "Stalo sa niečo neočakávané.",
|
||||||
|
|
|
@ -200,6 +200,7 @@
|
||||||
"Message of {user}" : "Správa od {user}",
|
"Message of {user}" : "Správa od {user}",
|
||||||
"Message of a deleted user in {conversation}" : "Správa od zmazaného užívateľa v {conversation}",
|
"Message of a deleted user in {conversation}" : "Správa od zmazaného užívateľa v {conversation}",
|
||||||
"Talk to %s" : "Rozhovor s %s",
|
"Talk to %s" : "Rozhovor s %s",
|
||||||
|
"An error occurred. Please contact your administrator." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.",
|
||||||
"File is not shared, or shared but not with the user" : "Súbor nie je sprístupnený alebo je sprístupnený inému používateľovi",
|
"File is not shared, or shared but not with the user" : "Súbor nie je sprístupnený alebo je sprístupnený inému používateľovi",
|
||||||
"No account available to delete." : "Na odstránenie nie je k dispozícii žiadny účet.",
|
"No account available to delete." : "Na odstránenie nie je k dispozícii žiadny účet.",
|
||||||
"No image file provided" : "Súbor obrázku nebol zadaný",
|
"No image file provided" : "Súbor obrázku nebol zadaný",
|
||||||
|
@ -207,7 +208,6 @@
|
||||||
"Invalid file provided" : "Zadaný neplatný súbor",
|
"Invalid file provided" : "Zadaný neplatný súbor",
|
||||||
"Invalid image" : "Chybný obrázok",
|
"Invalid image" : "Chybný obrázok",
|
||||||
"Unknown filetype" : "Neznámy typ súboru",
|
"Unknown filetype" : "Neznámy typ súboru",
|
||||||
"An error occurred. Please contact your administrator." : "Vyskytla sa chyba. Prosím, kontaktujte svojho správcu.",
|
|
||||||
"Talk mentions" : "Zmienky v rozhovoroch",
|
"Talk mentions" : "Zmienky v rozhovoroch",
|
||||||
"More unread mentions" : "Viac neprečítaných upozornení",
|
"More unread mentions" : "Viac neprečítaných upozornení",
|
||||||
"Call in progress" : "Prebieha hovor",
|
"Call in progress" : "Prebieha hovor",
|
||||||
|
@ -276,6 +276,7 @@
|
||||||
"Messages in {conversation}" : "Správ v {conversation}",
|
"Messages in {conversation}" : "Správ v {conversation}",
|
||||||
"{user} in {conversation}" : "{user} v {conversation}",
|
"{user} in {conversation}" : "{user} v {conversation}",
|
||||||
"Messages in other conversations" : "Správy v iných konverzáciách",
|
"Messages in other conversations" : "Správy v iných konverzáciách",
|
||||||
|
"Avatar image is not square" : "Obrázok avatara nie je štvorcový",
|
||||||
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodarilo sa požiadať o skúšobnú verziu, pretože skúšobný server je nedostupný. Skúste to neskôr.",
|
"Failed to request trial because the trial server is unreachable. Please try again later." : "Nepodarilo sa požiadať o skúšobnú verziu, pretože skúšobný server je nedostupný. Skúste to neskôr.",
|
||||||
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Vyskytol sa problém s overením tejto inštancie. Možno nie je zvonka prístupná zvonku na overenie jej URL.",
|
"There is a problem with the authentication of this instance. Maybe it is not reachable from the outside to verify it's URL." : "Vyskytol sa problém s overením tejto inštancie. Možno nie je zvonka prístupná zvonku na overenie jej URL.",
|
||||||
"Something unexpected happened." : "Stalo sa niečo neočakávané.",
|
"Something unexpected happened." : "Stalo sa niečo neočakávané.",
|
||||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче