1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-02-19 16:54:27 +01:00

[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2016-08-01 20:12:53 -04:00
parent 1b93f9fe2d
commit 7b184947d4
27 changed files with 27 additions and 0 deletions

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Lesezeichen", "Bookmarks" : "Lesezeichen",
"Failed to import one bookmark, because: " : "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." : "Lesez.", "Bookm." : "Lesez.",
"No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Lesezeichen", "Bookmarks" : "Lesezeichen",
"Failed to import one bookmark, because: " : "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." : "Lesez.", "Bookm." : "Lesez.",
"No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Lesezeichen", "Bookmarks" => "Lesezeichen",
"Failed to import one bookmark, because: " => "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." => "Lesez.", "Bookm." => "Lesez.",
"No file provided for import" => "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" => "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" => "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" => "Dateityp wird für den Import nicht unterstützt",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Lesezeichen", "Bookmarks" : "Lesezeichen",
"Failed to import one bookmark, because: " : "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." : "Lesez.", "Bookm." : "Lesez.",
"No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Lesezeichen", "Bookmarks" : "Lesezeichen",
"Failed to import one bookmark, because: " : "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." : "Lesez.", "Bookm." : "Lesez.",
"No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" : "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" : "Dateityp wird für den Import nicht unterstützt",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Lesezeichen", "Bookmarks" => "Lesezeichen",
"Failed to import one bookmark, because: " => "Beim Import eines Lesezeichens ist ein Fehler aufgetreten, weil:",
"Bookm." => "Lesez.", "Bookm." => "Lesez.",
"No file provided for import" => "Es wurde keine Datei zum Import zur Verfügung gestellt", "No file provided for import" => "Es wurde keine Datei zum Import zur Verfügung gestellt",
"Unsupported file type for import" => "Dateityp wird für den Import nicht unterstützt", "Unsupported file type for import" => "Dateityp wird für den Import nicht unterstützt",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Marcadores", "Bookmarks" : "Marcadores",
"Failed to import one bookmark, because: " : "Falló al importar un marcador, debido a:",
"Bookm." : "Marc.", "Bookm." : "Marc.",
"No file provided for import" : "No se especificó un archivo para importar", "No file provided for import" : "No se especificó un archivo para importar",
"Unsupported file type for import" : "Tipo de archivo no soportado para importar", "Unsupported file type for import" : "Tipo de archivo no soportado para importar",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Marcadores", "Bookmarks" : "Marcadores",
"Failed to import one bookmark, because: " : "Falló al importar un marcador, debido a:",
"Bookm." : "Marc.", "Bookm." : "Marc.",
"No file provided for import" : "No se especificó un archivo para importar", "No file provided for import" : "No se especificó un archivo para importar",
"Unsupported file type for import" : "Tipo de archivo no soportado para importar", "Unsupported file type for import" : "Tipo de archivo no soportado para importar",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Marcadores", "Bookmarks" => "Marcadores",
"Failed to import one bookmark, because: " => "Falló al importar un marcador, debido a:",
"Bookm." => "Marc.", "Bookm." => "Marc.",
"No file provided for import" => "No se especificó un archivo para importar", "No file provided for import" => "No se especificó un archivo para importar",
"Unsupported file type for import" => "Tipo de archivo no soportado para importar", "Unsupported file type for import" => "Tipo de archivo no soportado para importar",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Kirjanmerkit", "Bookmarks" : "Kirjanmerkit",
"Failed to import one bookmark, because: " : "Yhden kirjanmerkin tuominen epäonnistui, syy:",
"Bookm." : "Kirjanm.", "Bookm." : "Kirjanm.",
"No file provided for import" : "Yhtäkään tiedostoa ei määritetty tuotavaksi", "No file provided for import" : "Yhtäkään tiedostoa ei määritetty tuotavaksi",
"Unsupported file type for import" : "Tuonti ei tue kyseistä tiedostotyyppiä", "Unsupported file type for import" : "Tuonti ei tue kyseistä tiedostotyyppiä",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Kirjanmerkit", "Bookmarks" : "Kirjanmerkit",
"Failed to import one bookmark, because: " : "Yhden kirjanmerkin tuominen epäonnistui, syy:",
"Bookm." : "Kirjanm.", "Bookm." : "Kirjanm.",
"No file provided for import" : "Yhtäkään tiedostoa ei määritetty tuotavaksi", "No file provided for import" : "Yhtäkään tiedostoa ei määritetty tuotavaksi",
"Unsupported file type for import" : "Tuonti ei tue kyseistä tiedostotyyppiä", "Unsupported file type for import" : "Tuonti ei tue kyseistä tiedostotyyppiä",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Kirjanmerkit", "Bookmarks" => "Kirjanmerkit",
"Failed to import one bookmark, because: " => "Yhden kirjanmerkin tuominen epäonnistui, syy:",
"Bookm." => "Kirjanm.", "Bookm." => "Kirjanm.",
"No file provided for import" => "Yhtäkään tiedostoa ei määritetty tuotavaksi", "No file provided for import" => "Yhtäkään tiedostoa ei määritetty tuotavaksi",
"Unsupported file type for import" => "Tuonti ei tue kyseistä tiedostotyyppiä", "Unsupported file type for import" => "Tuonti ei tue kyseistä tiedostotyyppiä",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "סימניות", "Bookmarks" : "סימניות",
"Failed to import one bookmark, because: " : "נכשל ביבוא סימנייה אחת, מהסיבה:",
"Bookm." : "סימניה.", "Bookm." : "סימניה.",
"No file provided for import" : "לא סופק קובץ לייבוא", "No file provided for import" : "לא סופק קובץ לייבוא",
"Unsupported file type for import" : "סוג הקובץ אינו ניתן לייבוא", "Unsupported file type for import" : "סוג הקובץ אינו ניתן לייבוא",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "סימניות", "Bookmarks" : "סימניות",
"Failed to import one bookmark, because: " : "נכשל ביבוא סימנייה אחת, מהסיבה:",
"Bookm." : "סימניה.", "Bookm." : "סימניה.",
"No file provided for import" : "לא סופק קובץ לייבוא", "No file provided for import" : "לא סופק קובץ לייבוא",
"Unsupported file type for import" : "סוג הקובץ אינו ניתן לייבוא", "Unsupported file type for import" : "סוג הקובץ אינו ניתן לייבוא",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "סימניות", "Bookmarks" => "סימניות",
"Failed to import one bookmark, because: " => "נכשל ביבוא סימנייה אחת, מהסיבה:",
"Bookm." => "סימניה.", "Bookm." => "סימניה.",
"No file provided for import" => "לא סופק קובץ לייבוא", "No file provided for import" => "לא סופק קובץ לייבוא",
"Unsupported file type for import" => "סוג הקובץ אינו ניתן לייבוא", "Unsupported file type for import" => "סוג הקובץ אינו ניתן לייבוא",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Bladwijzers", "Bookmarks" : "Bladwijzers",
"Failed to import one bookmark, because: " : "Kon bladwijzer niet importeren omdat:",
"Bookm." : "Bladw.", "Bookm." : "Bladw.",
"No file provided for import" : "Geen bestand voor import opgegeven", "No file provided for import" : "Geen bestand voor import opgegeven",
"Unsupported file type for import" : "Niet ondersteund bestandstype voor import", "Unsupported file type for import" : "Niet ondersteund bestandstype voor import",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Bladwijzers", "Bookmarks" : "Bladwijzers",
"Failed to import one bookmark, because: " : "Kon bladwijzer niet importeren omdat:",
"Bookm." : "Bladw.", "Bookm." : "Bladw.",
"No file provided for import" : "Geen bestand voor import opgegeven", "No file provided for import" : "Geen bestand voor import opgegeven",
"Unsupported file type for import" : "Niet ondersteund bestandstype voor import", "Unsupported file type for import" : "Niet ondersteund bestandstype voor import",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Bladwijzers", "Bookmarks" => "Bladwijzers",
"Failed to import one bookmark, because: " => "Kon bladwijzer niet importeren omdat:",
"Bookm." => "Bladw.", "Bookm." => "Bladw.",
"No file provided for import" => "Geen bestand voor import opgegeven", "No file provided for import" => "Geen bestand voor import opgegeven",
"Unsupported file type for import" => "Niet ondersteund bestandstype voor import", "Unsupported file type for import" => "Niet ondersteund bestandstype voor import",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Marcadores", "Bookmarks" : "Marcadores",
"Failed to import one bookmark, because: " : "Falha ao exportar um marcador, porque:",
"Bookm." : "Marc.", "Bookm." : "Marc.",
"No file provided for import" : "Arquivo para importação não fornecido", "No file provided for import" : "Arquivo para importação não fornecido",
"Unsupported file type for import" : "Arquivo para importação não suportado", "Unsupported file type for import" : "Arquivo para importação não suportado",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Marcadores", "Bookmarks" : "Marcadores",
"Failed to import one bookmark, because: " : "Falha ao exportar um marcador, porque:",
"Bookm." : "Marc.", "Bookm." : "Marc.",
"No file provided for import" : "Arquivo para importação não fornecido", "No file provided for import" : "Arquivo para importação não fornecido",
"Unsupported file type for import" : "Arquivo para importação não suportado", "Unsupported file type for import" : "Arquivo para importação não suportado",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Marcadores", "Bookmarks" => "Marcadores",
"Failed to import one bookmark, because: " => "Falha ao exportar um marcador, porque:",
"Bookm." => "Marc.", "Bookm." => "Marc.",
"No file provided for import" => "Arquivo para importação não fornecido", "No file provided for import" => "Arquivo para importação não fornecido",
"Unsupported file type for import" => "Arquivo para importação não suportado", "Unsupported file type for import" => "Arquivo para importação não suportado",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Faqerojtës", "Bookmarks" : "Faqerojtës",
"Failed to import one bookmark, because: " : "Sarriti të importojë një faqerojtës, ngaqë:",
"Bookm." : "Faqer.", "Bookm." : "Faqer.",
"No file provided for import" : "Su dha kartelë për importim", "No file provided for import" : "Su dha kartelë për importim",
"Unsupported file type for import" : "Lloj i pambuluar kartele për importim", "Unsupported file type for import" : "Lloj i pambuluar kartele për importim",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Faqerojtës", "Bookmarks" : "Faqerojtës",
"Failed to import one bookmark, because: " : "Sarriti të importojë një faqerojtës, ngaqë:",
"Bookm." : "Faqer.", "Bookm." : "Faqer.",
"No file provided for import" : "Su dha kartelë për importim", "No file provided for import" : "Su dha kartelë për importim",
"Unsupported file type for import" : "Lloj i pambuluar kartele për importim", "Unsupported file type for import" : "Lloj i pambuluar kartele për importim",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Faqerojtës", "Bookmarks" => "Faqerojtës",
"Failed to import one bookmark, because: " => "Sarriti të importojë një faqerojtës, ngaqë:",
"Bookm." => "Faqer.", "Bookm." => "Faqer.",
"No file provided for import" => "Su dha kartelë për importim", "No file provided for import" => "Su dha kartelë për importim",
"Unsupported file type for import" => "Lloj i pambuluar kartele për importim", "Unsupported file type for import" => "Lloj i pambuluar kartele për importim",

View File

@ -2,6 +2,7 @@ OC.L10N.register(
"bookmarks", "bookmarks",
{ {
"Bookmarks" : "Yer İmleri", "Bookmarks" : "Yer İmleri",
"Failed to import one bookmark, because: " : "Bir yer imi bu nedenle içe aktarılamadı:",
"Bookm." : "Yer imi", "Bookm." : "Yer imi",
"No file provided for import" : "İçe aktarılacak dosya yok", "No file provided for import" : "İçe aktarılacak dosya yok",
"Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü", "Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü",

View File

@ -1,5 +1,6 @@
{ "translations": { { "translations": {
"Bookmarks" : "Yer İmleri", "Bookmarks" : "Yer İmleri",
"Failed to import one bookmark, because: " : "Bir yer imi bu nedenle içe aktarılamadı:",
"Bookm." : "Yer imi", "Bookm." : "Yer imi",
"No file provided for import" : "İçe aktarılacak dosya yok", "No file provided for import" : "İçe aktarılacak dosya yok",
"Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü", "Unsupported file type for import" : "İçe aktarmak için desteklenmeyen dosya türü",

View File

@ -1,6 +1,7 @@
<?php <?php
$TRANSLATIONS = array( $TRANSLATIONS = array(
"Bookmarks" => "Yer İmleri", "Bookmarks" => "Yer İmleri",
"Failed to import one bookmark, because: " => "Bir yer imi bu nedenle içe aktarılamadı:",
"Bookm." => "Yer imi", "Bookm." => "Yer imi",
"No file provided for import" => "İçe aktarılacak dosya yok", "No file provided for import" => "İçe aktarılacak dosya yok",
"Unsupported file type for import" => "İçe aktarmak için desteklenmeyen dosya türü", "Unsupported file type for import" => "İçe aktarmak için desteklenmeyen dosya türü",